Fix a typo in README.recovery

Fix a typo.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
This commit is contained in:
Masatake YAMATO 2013-04-12 14:16:12 +09:00 committed by Jan Friesse
parent ca389c3c59
commit 62148d10cf

View File

@ -1,7 +1,7 @@
SYNCHRONIZATION ALGORITHM:
-------------------------
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
functions that are registered in the service handler data structure. They