diff options
Diffstat (limited to 'gnu/packages/julia-xyz.scm')
-rw-r--r-- | gnu/packages/julia-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index 0e1cffe046..e1722c0fba 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -3572,7 +3572,7 @@ interfaces with @file{.ini} files.") (synopsis "Canonical default initial values and identity elements for Julia") (description - "This package provides a canoncial set of default initial values + "This package provides a canonical set of default initial values and identity elements for Julia.") (license license:expat))) @@ -6827,7 +6827,7 @@ interface functions for working with all kinds tabular data.") (license license:expat))) (define-public julia-tableshowutils - ;; The 0.2.5 release is not fully compatable with newer versions of Julia. + ;; The 0.2.5 release is not fully compatible with newer versions of Julia. (let ((commit "c4e02d8b9bbb31fc81ed6618955e9b1c7cb04460") (revision "1")) (package |