diff mercurial/extensions.py @ 26781:1aee2ab0f902

spelling: trivial spell checking
author Mads Kiilerich <madski@unity3d.com>
date Sat, 17 Oct 2015 00:58:46 +0200
parents 5e0d80195a0f
children 9de814b35808
line wrap: on
line diff
--- a/mercurial/extensions.py	Wed Oct 14 03:30:27 2015 -0400
+++ b/mercurial/extensions.py	Sat Oct 17 00:58:46 2015 +0200
@@ -205,7 +205,7 @@
 
       The ``remotenames`` extension adds the ``--remote`` and ``--all`` (``-a``)
       flags to the bookmarks command. Either flag will show the remote bookmarks
-      known to the repository; ``--remote`` will also supress the output of the
+      known to the repository; ``--remote`` will also suppress the output of the
       local bookmarks.
       """