commit:     48d0aca60b43b5907013f9a146f19cacf6fb4ca9
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 17:26:21 2025 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 17:26:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d0aca6

sys-auth/elogind: fix typo

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-auth/elogind/elogind-255.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/elogind/elogind-255.5-r2.ebuild 
b/sys-auth/elogind/elogind-255.5-r2.ebuild
index b772cb31090f..ae2353776971 100644
--- a/sys-auth/elogind/elogind-255.5-r2.ebuild
+++ b/sys-auth/elogind/elogind-255.5-r2.ebuild
@@ -117,7 +117,7 @@ src_configure() {
                -Dutmp=$(usex elibc_musl false true)
                -Dmode=release
 
-               # Ensure consistenct between merged-usr and split-usr (bug 
945965)
+               # Ensure consistent between merged-usr and split-usr (bug 
945965)
                -Dhalt-path="${EPREFIX}/sbin/halt"
                -Dkexec-path="${EPREFIX}/usr/sbin/kexec"
                -Dnologin-path="${EPREFIX}/sbin/nologin"

Reply via email to