D906: registrar: fixing typo in comment

singhsrb (Saurabh Singh) phabricator at mercurial-scm.org
Mon Oct 2 14:17:53 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGc1fe66e89f57: registrar: fixing typo in comment (authored by singhsrb, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D906?vs=2344&id=2345

REVISION DETAIL
  https://phab.mercurial-scm.org/D906

AFFECTED FILES
  mercurial/registrar.py

CHANGE DETAILS

diff --git a/mercurial/registrar.py b/mercurial/registrar.py
--- a/mercurial/registrar.py
+++ b/mercurial/registrar.py
@@ -347,7 +347,7 @@
     fullmerge   o        o        o
     ========== ======== ======== =========
 
-    Optional argument 'onfalure' is the format of warning message
+    Optional argument 'onfailure' is the format of warning message
     to be used at failure of merging (target filename is specified
     at formatting). Or, None or so, if warning message should be
     suppressed.



To: singhsrb, #hg-reviewers, indygreg
Cc: mercurial-devel


More information about the Mercurial-devel mailing list