summaryrefslogtreecommitdiffstats
path: root/academic/pari/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/pari/README')
-rw-r--r--academic/pari/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/pari/README b/academic/pari/README
index 45a820522e..a977d7ac6e 100644
--- a/academic/pari/README
+++ b/academic/pari/README
@@ -7,5 +7,5 @@ functions. PARI is also available as a C library to allow for faster
computations.
The build produces a singlethreaded gp binary. If a multithreaded version is
-wanted "--mt=pthread" has to be added as an Configure argument. This however
+wanted "--mt=pthread" has to be added as a Configure argument. This however
created instability in the ploth-function and has therefore been ignored.