Jelajahi Sumber

Fix a typo in README.recovery

Fix a typo.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Masatake YAMATO 13 tahun lalu
induk
melakukan
62148d10cf
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.recovery

+ 1 - 1
README.recovery

@@ -1,7 +1,7 @@
 SYNCHRONIZATION ALGORITHM:
 SYNCHRONIZATION ALGORITHM:
 -------------------------
 -------------------------
 The synchronization algorithm is used for every service in corosync to
 The synchronization algorithm is used for every service in corosync to
-synchronize state of he system.
+synchronize state of the system.
 
 
 There are 4 events of the synchronization algorithm.  These events are in fact
 There are 4 events of the synchronization algorithm.  These events are in fact
 functions that are registered in the service handler data structure.  They
 functions that are registered in the service handler data structure.  They