gnu: emacs-lua-mode: Fix typo "programming".
* gnu/packages/emacs-xyz (emacs-lua-mode)[description]: Fix typo.
This commit is contained in:
parent
7d4e465e33
commit
27513c441c
|
@ -5760,7 +5760,7 @@ xref, etc...) are still available, but with better integration.")
|
||||||
(synopsis "Major mode for lua")
|
(synopsis "Major mode for lua")
|
||||||
(description
|
(description
|
||||||
"This Emacs package provides a mode for @uref{https://www.lua.org/,
|
"This Emacs package provides a mode for @uref{https://www.lua.org/,
|
||||||
Lua programing language}.")
|
Lua programming language}.")
|
||||||
(license license:gpl2+))))
|
(license license:gpl2+))))
|
||||||
|
|
||||||
(define-public emacs-ebuild-mode
|
(define-public emacs-ebuild-mode
|
||||||
|
|
Loading…
Reference in New Issue