##// END OF EJS Templates
help: fix typo commited -> committed
Javi Merino -
r24814:60e4258b stable
parent child Browse files
Show More
@@ -828,7 +828,7 variables it is passed are listed with n
828 ``HG_PHASES_MOVED`` to ``1``, etc.
828 ``HG_PHASES_MOVED`` to ``1``, etc.
829
829
830 ``txnclose``
830 ``txnclose``
831 Run after any repository transaction has been commited. At this
831 Run after any repository transaction has been committed. At this
832 point, the transaction can no longer be rolled back. The hook will run
832 point, the transaction can no longer be rolled back. The hook will run
833 after the lock is released. see ``pretxnclose`` docs for details about
833 after the lock is released. see ``pretxnclose`` docs for details about
834 available variables.
834 available variables.
General Comments 0
You need to be logged in to leave comments. Login now