From: Dale Weiler Date: Wed, 25 Sep 2013 08:24:09 +0000 (-0400) Subject: Some grammar X-Git-Tag: 0.3.5~79 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=d2405a9ad82a153b11515df9555764c61fb8e597 Some grammar --- diff --git a/misc/xonotic_export.sh b/misc/xonotic_export.sh index 2791564..5cd3921 100755 --- a/misc/xonotic_export.sh +++ b/misc/xonotic_export.sh @@ -25,7 +25,7 @@ else echo "complete" fi -echo -n "generated precache-for-csqc ..." +echo -n "generate precache for csqc ..." ./collect-precache.sh > /dev/null 2>&1 echo "complete"