changing-files: fix docstring
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 02 Oct 2020 08:57:43 +0200
changeset 45624 646a676f5365
parent 45623 426294d06ddc
child 45625 42bb6c4f8106
changing-files: fix docstring As pointed by Pulkit Goyal. Differential Revision: https://phab.mercurial-scm.org/D9143
mercurial/metadata.py
--- a/mercurial/metadata.py	Thu Oct 01 09:09:35 2020 -0700
+++ b/mercurial/metadata.py	Fri Oct 02 08:57:43 2020 +0200
@@ -23,7 +23,7 @@
 
 
 class ChangingFiles(object):
-    """A class recording the changes made to a file by a changeset
+    """A class recording the changes made to files by a changeset
 
     Actions performed on files are gathered into 3 sets: