From 068317af1cc6c0cd934b327e99a20c7a52a556bc Mon Sep 17 00:00:00 2001
From: Luigi Scarso <luigi.scarso@gmail.com>
Date: Sat, 26 Jan 2019 14:27:53 +0000
Subject: [PATCH] fixed typo

---
 source/texk/web2c/mplibdir/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/texk/web2c/mplibdir/ChangeLog b/source/texk/web2c/mplibdir/ChangeLog
index f00fb0478..73cebd692 100644
--- a/source/texk/web2c/mplibdir/ChangeLog
+++ b/source/texk/web2c/mplibdir/ChangeLog
@@ -1,6 +1,6 @@
 2019-01-26  Luigi Scarso  <luigi.scarso@gmail.com>
 	* Fixed bisection algorithm (overflow of number of bisections in decimal mode with  low precision)
-	* Fixed to 2 the levels to the bisection algorithm for for cubic intersection. Need testing.
+	* Added 2 levels to the bisection algorithm for cubic intersection. Need testing.
 	* Fixed a buffer overflow on command line; for consistency with mp_reallocate_buffer, 
 	  now accepting input from command line  of at most  0xFFFFFFF bytes.
 
-- 
GitLab