mercurial/help/templates.txt
branchstable
changeset 32139 de86a6872d06
parent 30731 b8a188a6f191
child 32875 c8f2cf18b82e
--- a/mercurial/help/templates.txt	Wed May 03 22:05:23 2017 -0400
+++ b/mercurial/help/templates.txt	Wed May 03 22:07:47 2017 -0400
@@ -62,7 +62,7 @@
   * for multiplication
   / for floor division (division rounded to integer nearest -infinity)
 
-Division fulfils the law x = x / y + mod(x, y).
+Division fulfills the law x = x / y + mod(x, y).
 
 Also, for any expression that returns a list, there is a list operator::