games-roguelike/stone-soup: Fix messaging typo

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>
This commit is contained in:
Erik Mackdanz 2021-10-02 06:29:55 -05:00
parent a4ef7a9458
commit edf3c21385
No known key found for this signature in database
GPG Key ID: 872D9B3D284D4A0A
4 changed files with 4 additions and 4 deletions

View File

@ -167,7 +167,7 @@ pkg_postinst() {
elog "crawl is a slotted install that supports having"
elog "multiple versions installed. The binary has the"
elog "slot appened, e.g. 'crawl-"${SLOT}"'."
elog "slot appended, e.g. 'crawl-"${SLOT}"'."
if use tiles && use ncurses ; then
elog

View File

@ -167,7 +167,7 @@ pkg_postinst() {
elog "Since version 0.25.1-r101, crawl is a slotted install"
elog "that supports having multiple versions installed. The"
elog "binary has the slot appened, e.g. 'crawl-"${SLOT}"'."
elog "binary has the slot appended, e.g. 'crawl-"${SLOT}"'."
elog
elog "The local save directory also has the slot appended."
elog "If you have saved games from 0.25 but before 0.25.1-r101"

View File

@ -167,7 +167,7 @@ pkg_postinst() {
elog "crawl is a slotted install that supports having"
elog "multiple versions installed. The binary has the"
elog "slot appened, e.g. 'crawl-"${SLOT}"'."
elog "slot appended, e.g. 'crawl-"${SLOT}"'."
if use tiles && use ncurses ; then
elog

View File

@ -186,7 +186,7 @@ pkg_postinst() {
elog "crawl is a slotted install that supports having"
elog "multiple versions installed. The binary has the"
elog "slot appened, e.g. 'crawl-"${SLOT}"'."
elog "slot appended, e.g. 'crawl-"${SLOT}"'."
if use tiles && use ncurses ; then
elog