help: minor tweak to push help stable
authorMatt Mackall <mpm@selenic.com>
Mon, 21 Oct 2013 10:26:38 -0700
branchstable
changeset 19941 2bf99bc5077a
parent 19940 7d99bff0f77c
child 19942 2c886dedd902
help: minor tweak to push help
mercurial/commands.py
--- a/mercurial/commands.py	Sat Oct 12 18:51:34 2013 -0700
+++ b/mercurial/commands.py	Mon Oct 21 10:26:38 2013 -0700
@@ -4652,7 +4652,7 @@
     only create a new branch without forcing other changes.
 
     .. note::
-      Extra care should be used with the -f/--force option,
+      Extra care should be taken with the -f/--force option,
       which will push all new heads on all branches, an action which will
       almost always cause confusion for collaborators.