games-roguelike/mangband: fix typo
authorAmy Winston <amynka@gentoo.org>
Sun, 29 May 2016 08:34:11 +0000 (10:34 +0200)
committerAmy Winston <amynka@gentoo.org>
Sun, 29 May 2016 08:35:06 +0000 (10:35 +0200)
Package-Manager: portage-2.2.28

games-roguelike/mangband/mangband-1.1.3.ebuild

index 1910e28c5d1b387e80f510c5ba50756eef5d8fd2..e8e1fd59668758a1c1ab9048eddb6dbded53efeb 100644 (file)
@@ -76,7 +76,7 @@ src_install() {
 
 pkg_postinst() {
        echo
-       elog "Make sure LibDir is either unset in ~/.mangrc either points to"
+       elog "Make sure LibDir is either unset in ~/.mangrc or points to"
        elog " ${MY_DATADIR} for 'mangclient' to pick it up."
        elog "Server binary is called 'mangband', and must be run under user"
        elog " mangband, i.e. 'sudo -u mangband mangband' "