ChangesBrowser.st
changeset 18061 f82108ac94a1
parent 18059 819f12f70f46
child 18110 d5c27e884602
--- a/ChangesBrowser.st	Wed Apr 25 11:58:25 2018 +0200
+++ b/ChangesBrowser.st	Wed Apr 25 12:51:25 2018 +0200
@@ -2118,7 +2118,7 @@
     "cleanup the changefile/changeset.
      actions done:
      - from the end, find changes which are equal to the current version
-       and not in the current changeset (i.e. represent the current version as built).
+       and not in the current changeset (i.e. represents the current version as built from CVS).
        Then delete it incl. previous versions of it."
 
     |numChanges nextChangeNr changeNr changeSelector changeClass numDeleted|