From 5a8668a1412ed01a17b7592ebe626e8c772997c8 Mon Sep 17 00:00:00 2001 From: des Date: Sat, 6 Mar 2004 22:25:45 +0000 Subject: Cosmetic nit. --- games/linux-nwnclient/files/nwn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/linux-nwnclient/files') diff --git a/games/linux-nwnclient/files/nwn.sh b/games/linux-nwnclient/files/nwn.sh index f48bdab235ae..cca514acb3e5 100644 --- a/games/linux-nwnclient/files/nwn.sh +++ b/games/linux-nwnclient/files/nwn.sh @@ -67,7 +67,7 @@ if [ ! -d "${NWNUSERDIR}" ] ; then read dummy fi -echo "Saved games will be stored in ${NWNUSERDIR}/.nwn/saves/" +echo "Saved games will be stored in ${NWNUSERDIR}/saves/" cd "${NWNUSERDIR}" -- cgit