summaryrefslogtreecommitdiff
path: root/gnu/packages/sagemath.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/sagemath.scm')
-rw-r--r--gnu/packages/sagemath.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index ec4e307ddb..162a302e4e 100644
--- a/gnu/packages/sagemath.scm
+++ b/gnu/packages/sagemath.scm
@@ -520,7 +520,7 @@ database.")
(description
"SageMath is a mathematics software built on top of many existing
packages such as NumPy, SciPy, Matplotlib, Sympy, Maxima, GAP, FLINT,
-R and others. Their combined power may be accessed through a common,
+R and others. Their combined power may be accessed through a common,
Python-based language or directly via interfaces or wrappers.")
;; Documentation under cc-by-sa3.0, see COPYING.txt in the distribution.
(license license:gpl3)))