diff mercurial/bookmarks.py @ 26781:1aee2ab0f902

spelling: trivial spell checking
author Mads Kiilerich <madski@unity3d.com>
date Sat, 17 Oct 2015 00:58:46 +0200
parents 46dec89fe888
children 2d79a354d843
line wrap: on
line diff
--- a/mercurial/bookmarks.py	Wed Oct 14 03:30:27 2015 -0400
+++ b/mercurial/bookmarks.py	Sat Oct 17 00:58:46 2015 +0200
@@ -171,7 +171,7 @@
 
 def deactivate(repo):
     """
-    Unset the active bookmark in this reposiotry.
+    Unset the active bookmark in this repository.
     """
     wlock = repo.wlock()
     try: