summarylogtreecommitdiffstats
path: root/ezquake.install
diff options
context:
space:
mode:
Diffstat (limited to 'ezquake.install')
-rw-r--r--ezquake.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ezquake.install b/ezquake.install
index 6cc73d39fb9b..6984ecbdcf67 100644
--- a/ezquake.install
+++ b/ezquake.install
@@ -1,7 +1,7 @@
post_install() {
echo ">>> You need the demo/shareware pak0.pak (included in the nquake AUR package)"
- ecgo ">>> and pak1.pak (retail) in order to play."
+ echo ">>> and pak1.pak (retail) in order to play."
echo ">>> Copy or symlink them into /opt/quake/id1/"
}