hgext/histedit.py
branchstable
changeset 27956 f3eb98b8fe12
parent 27955 b721c9543a4f
child 27957 c54f017fcd52
--- a/hgext/histedit.py	Mon Feb 01 20:29:20 2016 +0900
+++ b/hgext/histedit.py	Mon Feb 01 22:06:35 2016 +0900
@@ -873,7 +873,7 @@
 
     This command lets you edit a linear series of changesets (up to
     and including the working directory, which should be clean).
-    You can::
+    You can:
 
     - `pick` to [re]order a changeset
 
@@ -887,7 +887,7 @@
 
     - `edit` to edit this changeset
 
-    There are a number of ways to select the root changset::
+    There are a number of ways to select the root changset:
 
     - Specify ANCESTOR directly