summaryrefslogtreecommitdiff
path: root/demo/gmp_build.py
diff options
context:
space:
mode:
Diffstat (limited to 'demo/gmp_build.py')
-rw-r--r--demo/gmp_build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/gmp_build.py b/demo/gmp_build.py
index 516cbc7..87266a4 100644
--- a/demo/gmp_build.py
+++ b/demo/gmp_build.py
@@ -2,7 +2,7 @@ import cffi
#
# This is only a demo based on the GMP library.
-# There is a rather more complete (but outdated) version available at:
+# There is a rather more complete (but perhaps outdated) version available at:
# http://bazaar.launchpad.net/~tolot-solar-empire/+junk/gmpy_cffi/files
#