Mercurial > public > mercurial-scm > hg
diff mercurial/repoview.py @ 46195:d6a9e690d620
comments: fix typos
Differential Revision: https://phab.mercurial-scm.org/D9689
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Thu, 07 Jan 2021 14:15:24 +0100 |
parents | 89a2afe31e82 |
children | 42eb8b7881b8 |
line wrap: on
line diff
--- a/mercurial/repoview.py Mon Dec 14 14:38:01 2020 +0530 +++ b/mercurial/repoview.py Thu Jan 07 14:15:24 2021 +0100 @@ -159,7 +159,7 @@ This filter out any mutable changeset and any public changeset that may be impacted by something happening to a mutable revision. - This is achieved by filtered everything with a revision number egal or + This is achieved by filtered everything with a revision number equal or higher than the first mutable changeset is filtered.""" assert not repo.changelog.filteredrevs cl = repo.changelog