Bläddra i källkod

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 år sedan
förälder
incheckning
62148d10cf
1 ändrade filer med 1 tillägg och 1 borttagningar
  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