Mercurial > hgrepos > DevTools > mercurial-extensions
changeset 388:423ec8fad8d7
FIX: Typo
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 03 Aug 2019 21:54:09 +0200 |
| parents | 299fec856e23 |
| children | fa2e44e749ab |
| files | extensions/timestamps.py |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/extensions/timestamps.py Wed Jul 17 22:47:57 2019 +0200 +++ b/extensions/timestamps.py Sat Aug 03 21:54:09 2019 +0200 @@ -40,7 +40,7 @@ Leading white space is discarded from fields. If needed use ``@``. (This is very roughly simalar to a Perforce checkpoint -- but with - comma as fiel separator instead of a space.) + comma as field separator instead of a space.) * comment block at the begin: retained by the writer
