summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 17:18:27 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:29:33 -0700
commit57e69c1d2e1685fa8fdf8dd8f0043bafbe711d4c (patch)
tree84f2873756a9b006ebc96970f30b92fe8ebb9615 /gnu/packages/maths.scm
parent245289f8ddcead9b64bad1a5d237071a7979349b (diff)
downloadpatches-57e69c1d2e1685fa8fdf8dd8f0043bafbe711d4c.tar
patches-57e69c1d2e1685fa8fdf8dd8f0043bafbe711d4c.tar.gz
gnu: mumps: Fix typo "Gaussian".
* gnu/packages/maths (mumps)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/maths.scm')
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index b9057dfead..f88f48b82b 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2182,7 +2182,7 @@ IORDERINGSC = $(IPORD) $(IMETIS) $(ISCOTCH)"
(synopsis "Multifrontal sparse direct solver")
(description
"MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a
-sparse system of linear equations A x = b using Guassian elimination.")
+sparse system of linear equations A x = b using Gaussian elimination.")
(license license:cecill-c)))
(define-public mumps-metis