summaryrefslogtreecommitdiff
path: root/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git-lfs/git-lfs-3.2.0.ebuild')
-rw-r--r--dev-vcs/git-lfs/git-lfs-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
index ba8c2e52cf50..902cc0ce27e5 100644
--- a/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
+++ b/dev-vcs/git-lfs/git-lfs-3.2.0.ebuild
@@ -64,7 +64,7 @@ src_test() {
pkg_postinst () {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
elog ""
- elog "Run \'git lfs install\' once for each user account manually."
+ elog "Run 'git lfs install' once for each user account manually."
elog "For more details see https://bugs.gentoo.org/show_bug.cgi?id=733372."
fi
}