# HG changeset patch # User Pierre-Yves David # Date 1601621863 -7200 # Node ID 646a676f5365f43153ef4b4a3b8291b2f7bd0e99 # Parent 426294d06ddc29fdcb12fe7c9789eccef385dbba changing-files: fix docstring As pointed by Pulkit Goyal. Differential Revision: https://phab.mercurial-scm.org/D9143 diff -r 426294d06ddc -r 646a676f5365 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: