mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: qalculate-gtk: Fix typo in description.
* gnu/packages/maths.scm (qalculate-gtk)[description]: Fix typo.
This commit is contained in:
parent
4a1e361086
commit
1480d212e8
1 changed files with 1 additions and 1 deletions
|
@ -5715,6 +5715,6 @@ (define-public qalculate-gtk
|
|||
multi-purpose GUI desktop calculator. It provides basic and advanced
|
||||
functionality. Features include customizable functions, unit calculations,
|
||||
and conversions, physical constants, symbolic calculations (including
|
||||
integrals and equations), arbitrary precision, uncertainity propagation,
|
||||
integrals and equations), arbitrary precision, uncertainty propagation,
|
||||
interval arithmetic, plotting.")
|
||||
(license license:gpl2+)))
|
||||
|
|
Loading…
Reference in a new issue