summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-02-23 15:00:55 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-02-23 15:00:55 +0000
commit90b9751258f3e57a30f1971bee436e0802cf2774 (patch)
tree0bde83c77a9f5f45a9832014588671ca92b83680
parentbe11233eb02b46d717fe9d960473c337a4f79ff5 (diff)
downloadmpfr-90b9751258f3e57a30f1971bee436e0802cf2774.tar.gz
[src/get_sj.c] fixed typo
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12423 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--src/get_sj.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/get_sj.c b/src/get_sj.c
index 4554fdc96..dc751d3d3 100644
--- a/src/get_sj.c
+++ b/src/get_sj.c
@@ -83,7 +83,7 @@ mpfr_get_sj (mpfr_srcptr f, mpfr_rnd_t rnd)
MPFR_ASSERTN (MPFR_IS_NEG (x) && mpfr_powerof2_raw (x));
r = MPFR_INTMAX_MIN;
}
- /* sh is the number of bits the remain to be considered in {xp, xn} */
+ /* sh is the number of bits that remain to be considered in {xp, xn} */
else
{
/* Note: testing the condition sh > 0 is necessary to avoid