Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trac #20044: punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
cheuberg committed Feb 13, 2016
1 parent c6ca928 commit 29bffe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/asymptotic/asymptotic_ring.py
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,7 @@ def __pow_number__(self, exponent, precision=None, check_convergence=False):
- ``precision`` -- a non-negative integer.
- ``check_convergence`` -- (default: ``False``) a boolean. If set,
then an additional check on the input is performed to ensure,
then an additional check on the input is performed to ensure
that the calculated sum converges.
OUTPUT:
Expand Down

0 comments on commit 29bffe0

Please sign in to comment.