about summary refs log tree commit diff
path: root/manual/arith.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/arith.texi')
-rw-r--r--manual/arith.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/arith.texi b/manual/arith.texi
index 57b3ac9329..8822a8ce9d 100644
--- a/manual/arith.texi
+++ b/manual/arith.texi
@@ -1339,7 +1339,7 @@ library also provides these functions together with some useful
 extensions in the same sense.
 
 Generally, you should avoid using these functions unless the really fit
-into the problem you have to to solve.  Otherwise it is almost always
+into the problem you have to solve.  Otherwise it is almost always
 better to use @code{sprintf} since its greater availability (it is an
 @w{ISO C} function).