hgext/largefiles/reposetup.py
changeset 23139 e53f6b72a0e4
parent 23090 24600c9d7f4e
child 23146 5311de37b86f
--- a/hgext/largefiles/reposetup.py	Sun Nov 02 13:08:46 2014 +0900
+++ b/hgext/largefiles/reposetup.py	Thu Apr 17 22:47:38 2014 +0200
@@ -263,7 +263,7 @@
                 # and so on), this code path is used to avoid:
                 # (1) updating standins, because standins should
                 #     be already updated at this point
-                # (2) aborting when stadnins are matched by "match",
+                # (2) aborting when standins are matched by "match",
                 #     because automated committing may specify them directly
                 #
                 if getattr(self, "_isrebasing", False) or \