diff options
Diffstat (limited to 'Logs/UUIDBased.hs')
-rw-r--r-- | Logs/UUIDBased.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Logs/UUIDBased.hs b/Logs/UUIDBased.hs index b403b6253..fe1c9e012 100644 --- a/Logs/UUIDBased.hs +++ b/Logs/UUIDBased.hs @@ -1,6 +1,6 @@ {- git-annex uuid-based logs - - - This is used to store information about a UUID in a way that can + - This is used to store information about UUIDs in a way that can - be union merged. - - A line of the log will look like: "UUID[ INFO[ timestamp=foo]]" |