mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
elisp.eclass: fix spelling
Thanks to codespell. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -125,7 +125,7 @@ elisp_src_prepare() {
|
||||
|
||||
# @FUNCTION: elisp_src_configure
|
||||
# @DESCRIPTION:
|
||||
# Do nothing, because Emacs packages seldomly bring a full build system.
|
||||
# Do nothing, because Emacs packages seldom bring a full build system.
|
||||
|
||||
elisp_src_configure() { :; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user