commit: 9fd0a44f8608183568f6829fa95a68b83f602fae
Author: Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Fri Apr 8 21:00:40 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Apr 9 05:06:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fd0a44f
app-misc/lf: Fix ambigious comment
Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>
app-misc/lf/lf-27.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/lf/lf-27.ebuild b/app-misc/lf/lf-27.ebuild
index b204f9178..70aa483cb 100644
--- a/app-misc/lf/lf-27.ebuild
+++ b/app-misc/lf/lf-27.ebuild
@@ -37,7 +37,7 @@ src_install() {
doman "${PN}.1"
- # bash & zsh cd
+ # bash & zsh cd script
insinto "/usr/share/${PN}"
doins "etc/${PN}cd.sh"