# HG changeset patch # User Franz Glasner # Date 1439558261 -7200 # Node ID 8af25826bca34e34a400a3dcde50a53222805e9e # Parent 538c8f20ed5120b6ab0aefa90df5ae0ed5d49556 Better wording diff -r 538c8f20ed51 -r 8af25826bca3 read_revinfo.py --- 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. """