obsolete: fix minor module documentation issues

This commit is contained in:
liscju 2016-09-02 10:18:56 +02:00
parent fd192b732a
commit 338add4253

View File

@ -42,9 +42,9 @@ Examples:
(A, ()) (A, ())
- When changeset A is split into B and C, a single marker are used: - When changeset A is split into B and C, a single marker is used:
(A, (C, C)) (A, (B, C))
We use a single marker to distinguish the "split" case from the "divergence" We use a single marker to distinguish the "split" case from the "divergence"
case. If two independent operations rewrite the same changeset A in to A' and case. If two independent operations rewrite the same changeset A in to A' and