gnu: emacs-csound-mode: Fix typo in description.

* gnu/packages/emacs-xyz.scm (emacs-multi)[description]: Fix sonud -> sound
typo.
This commit is contained in:
Pierre Neidhardt 2020-08-08 10:41:30 +02:00
parent c9eb5ad6b0
commit 54d63b5ba4
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -24145,7 +24145,7 @@ (define-public emacs-csound-mode
(synopsis "Emacs major mode for coding in CSound")
(description "Provides both a basic major mode for editing
CSound files, as well as a REPL for fast feedback when composing
and sonud-designing.")
and sound-designing.")
(license license:gpl3+)))
(define-public emacs-multi