Skip to content

Commit

Permalink
Update lib/ratfun.gi
Browse files Browse the repository at this point in the history
Co-authored-by: Max Horn <max@quendi.de>
  • Loading branch information
wucas and fingolfin committed Mar 3, 2021
1 parent 3a9fbe5 commit 2ed10fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ratfun.gi
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ end);
##
#M <upol>(<val>)
##
## Method to alow univariate polynomials to be used like functions when
## Method to allow univariate polynomials to be used like functions when
## appropriate
InstallMethod(CallFuncList, [IsUnivariatePolynomial, IsList],
function(poly, lst)
Expand Down

0 comments on commit 2ed10fd

Please sign in to comment.