elisp-common.eclass: Fix typo in comment

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2023-08-26 17:20:29 +02:00
parent a449c0cd59
commit 0da55ff6f4

View File

@@ -501,7 +501,7 @@ elisp-test-ert() {
# some project that optionally enables GNU Emacs support. This will
# correctly set up the test and Emacs dependencies.
#
# Notice that the fist option passed to the "test-runner" is the
# Notice that the first option passed to the "test-runner" is the
# directory and the rest are miscellaneous options applicable to that
# given runner.
#