From 29bffe011e7e034e4807714e6a4a4918b439449f Mon Sep 17 00:00:00 2001 From: Clemens Heuberger Date: Sat, 13 Feb 2016 14:32:35 +0200 Subject: [PATCH] Trac #20044: punctuation --- src/sage/rings/asymptotic/asymptotic_ring.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sage/rings/asymptotic/asymptotic_ring.py b/src/sage/rings/asymptotic/asymptotic_ring.py index 03f6035f01c..c613eb178b8 100644 --- a/src/sage/rings/asymptotic/asymptotic_ring.py +++ b/src/sage/rings/asymptotic/asymptotic_ring.py @@ -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: