Skip to content

Commit 7eb0682

Browse files
mahrudd-torrance
authored andcommitted
fixed latex typo in the documentation
1 parent 28fa143 commit 7eb0682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

M2/Macaulay2/packages/Macaulay2Doc/functions/quotient-remainder-doc.m2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,8 @@ Node
152152
reduction of @TT "f"@ modulo a Gröbner basis for the image of @TT "dual g"@.
153153
See @TO quotient@ for the dual notion.
154154

155-
If the remainder @TT "f - h*g"@ is zero, then the quotient @TT "g\\f"@
156-
satisfies the equation @TT "f === (g\\f) * g"@. Otherwise, the equation
155+
If the remainder @TT "f - h*g"@ is zero, then the quotient @TT "g\\\\f"@
156+
satisfies the equation @TT "f === (g\\\\f) * g"@. Otherwise, the equation
157157
@TT "h * g + r === f"@ will hold, where @TT "r"@ is the map provided by
158158
@TO remainder'@.
159159
Example

0 commit comments

Comments
 (0)