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:
Sam James
2023-03-24 03:45:27 +00:00
committed by Ulrich Müller
parent 5d895eed4f
commit 7f465b9ad5

View File

@@ -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() { :; }