diff mercurial/commands.py @ 13303:716ce1ea6fec

commit: use the term SCM instead of RCS for consistency. see also fc4a3931e608
author Adrian Buehlmann <adrian@cadifra.com>
date Tue, 18 Jan 2011 14:16:27 +0100
parents 6bf39d88c857
children 4e92ad05fe18
line wrap: on
line diff
--- a/mercurial/commands.py	Thu Jan 27 11:15:08 2011 +0100
+++ b/mercurial/commands.py	Tue Jan 18 14:16:27 2011 +0100
@@ -743,7 +743,7 @@
     """commit the specified files or all outstanding changes
 
     Commit changes to the given files into the repository. Unlike a
-    centralized RCS, this operation is a local operation. See
+    centralized SCM, this operation is a local operation. See
     :hg:`push` for a way to actively distribute your changes.
 
     If a list of files is omitted, all changes reported by :hg:`status`