Small text improvements.

This commit is contained in:
Andreas Schneider 2009-02-02 10:42:32 +01:00
parent a18202744d
commit add8f35bef

View file

@ -27,8 +27,8 @@ information.
The goal is to detect conflicting updates (files which have been modified) and
propagate non-conflicting updates to each replica. If there are no conflicts
left, we are done, and the replicas are identical. To resolve or handle
conflicts there are several algorithms available. They are discussed later in
this documents.
conflicts there are several algorithms available. They will be discussed
one of the following sections.
Basics
------