diff mercurial/ui.py @ 23139:e53f6b72a0e4

spelling: fixes from proofreading of spell checker issues
author Mads Kiilerich <madski@unity3d.com>
date Thu, 17 Apr 2014 22:47:38 +0200
parents 5ba11ab48fcf
children d9d8d2e0f701
line wrap: on
line diff
--- a/mercurial/ui.py	Sun Nov 02 13:08:46 2014 +0900
+++ b/mercurial/ui.py	Thu Apr 17 22:47:38 2014 +0200
@@ -537,7 +537,7 @@
         return path or loc
 
     def pushbuffer(self, error=False):
-        """install a buffer to capture standar output of the ui object
+        """install a buffer to capture standard output of the ui object
 
         If error is True, the error output will be captured too."""
         self._buffers.append([])