summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-05 15:33:23 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-05 15:33:23 +0000
commitb1990a0580c858f3b391e6b522c681c8c64a0060 (patch)
tree1741e2da58ce87568bdc0c7db9984981a2c9b637 /tools
parent42390d3c1af03f4d95262706db410241c2a57963 (diff)
downloadmpc-b1990a0580c858f3b391e6b522c681c8c64a0060.tar.gz
[coverage] fixed typo
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@280 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tools')
-rwxr-xr-xtools/coverage2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/coverage b/tools/coverage
index 06739ab..f73f916 100755
--- a/tools/coverage
+++ b/tools/coverage
@@ -2,7 +2,7 @@
# Test coverage using gcov & lcov
# download lcov in http://ltp.sourceforge.net/coverage/lcov.php
#
-# An adaptation of Patrick Pellissier's script in MPFR
+# An adaptation of Patrick Pelissier's script in MPFR
# additional parameters to mpc configure are passed on the command line
#
# Copyright (C) 2008 Philippe Th\'eveny, Andreas Enge