Просмотр исходного кода

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 лет назад
Родитель
Сommit
62148d10cf
1 измененных файлов с 1 добавлено и 1 удалено
  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