summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-07-22 02:01:45 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2013-07-22 02:01:45 +0000
commit5f98b6da3ddf9d9795bcdc586ec3ed81516f13cf (patch)
treeb9acec24ab27acf974c11a81780979b3df38151d /tools
parent46bd029a9601c9c2d2ad663c85af1df44aa684c1 (diff)
downloadmpfr-5f98b6da3ddf9d9795bcdc586ec3ed81516f13cf.tar.gz
Applied patch 1 by Ondřej Bílka, fixing common typos:
https://sympa.inria.fr/sympa/arc/mpfr/2013-07/msg00014.html git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8619 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tools')
-rw-r--r--tools/mbench/mpfr-v4.c2
-rw-r--r--tools/mbench/mpfr-v6.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/mbench/mpfr-v4.c b/tools/mbench/mpfr-v4.c
index bd49b6602..681ffb194 100644
--- a/tools/mbench/mpfr-v4.c
+++ b/tools/mbench/mpfr-v4.c
@@ -45,7 +45,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
/*
* List of all the tests to do.
- * Macro "Bench" is defined futhermore
+ * Macro "Bench" is defined furthermore
*/
#define TEST_LIST \
BENCH("MPFR::::::::::", ; ); \
diff --git a/tools/mbench/mpfr-v6.c b/tools/mbench/mpfr-v6.c
index dca4bdb59..8b146dc3f 100644
--- a/tools/mbench/mpfr-v6.c
+++ b/tools/mbench/mpfr-v6.c
@@ -58,7 +58,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
/*
* List of all the tests to do.
- * Macro "Bench" is defined futhermore
+ * Macro "Bench" is defined furthermore
*/
#define TEST_LIST1 \
BENCH("MPFR::::::::::", ; ); \