Mercurial > hg-stable
changeset 45624:646a676f5365
changing-files: fix docstring
As pointed by Pulkit Goyal.
Differential Revision: https://phab.mercurial-scm.org/D9143
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 02 Oct 2020 08:57:43 +0200 |
parents | 426294d06ddc |
children | 42bb6c4f8106 |
files | mercurial/metadata.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: