changeset 7:8af25826bca3

Better wording
author Franz Glasner <hg@dom66.de>
date Fri, 14 Aug 2015 15:17:41 +0200
parents 538c8f20ed51
children ef344e604936
files read_revinfo.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.
 
 """