mercurial/ui.py
changeset 23139 e53f6b72a0e4
parent 23053 5ba11ab48fcf
child 23269 d9d8d2e0f701
--- 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([])