diff options
Diffstat (limited to 'lib/lockfile.ml')
| -rw-r--r-- | lib/lockfile.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lockfile.ml b/lib/lockfile.ml index 4841574..650dfb6 100644 --- a/lib/lockfile.ml +++ b/lib/lockfile.ml @@ -190,7 +190,7 @@ module Darcs = struct mirrors: URI.t list; datetime: string option; (* Darcs isn’t like the other girls; we don’t have a simple stable reference point. - Either the tag or context can be used. *) + Either the tag or context can be used. *) reference: Reference.t; latest_weak_hash: string option; } |
