Skip to content

Commit d025932

Browse files
authored
Fix typo in mmil.html (gets->get) (#5013)
1 parent ecb044f commit d025932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmil.raw.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@
836836
If we have the coefficients of a polynomial, ~ elplyr gives explicit
837837
existence (in the form of a function definition) for a polynomial
838838
with those coefficients. But suppose we have a polynomial: can we
839-
gets its coefficients? In the case of truncated existence, yes:
839+
get its coefficients? In the case of truncated existence, yes:
840840
~ elply2 does that. But explicit existence in this case would be
841841
something like df-coe from set.mm.
842842
</li>

0 commit comments

Comments
 (0)