From 5ac7b47e60eb11f775a5bbbedf72a582437a75ec Mon Sep 17 00:00:00 2001 From: Timothy Lebo <timrdf@gmail.com> Date: Sun, 28 Oct 2012 21:32:24 -0400 Subject: [PATCH] typo in comment install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index aeaf19d9..fdd4cccf 100755 --- a/install.sh +++ b/install.sh @@ -101,7 +101,7 @@ content="<?php */ \$conf['export'] = true; -#If you want to add/overrid a namespace, add it here +# If you want to add/override a namespace, add it here \$conf['ns']['local'] = '$ns'; $extra -- GitLab