Mercurial > hgrepos > DevTools > mercurial-extensions
diff read_revinfo.py @ 7:8af25826bca3
Better wording
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Fri, 14 Aug 2015 15:17:41 +0200 |
| parents | 538c8f20ed51 |
| children | b6e28cd1a610 |
line wrap: on
line diff
--- a/read_revinfo.py Fri Aug 14 15:16:57 2015 +0200 +++ b/read_revinfo.py Fri Aug 14 15:17:41 2015 +0200 @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- r"""Read the output of the revinfo extension. -Reads also the contents of a ".hg_archival.txt" file. +The module handles the contents of a ".hg_archival.txt" file also. """
