[Koha-patches] [PATCH] bug4929 - amended the instructions

Robin Sheat robin at catalyst.net.nz
Fri Jul 2 02:55:46 CEST 2010


---
 debian/scripts/koha-create |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/scripts/koha-create b/debian/scripts/koha-create
index 60262d4..43e7c4e 100755
--- a/debian/scripts/koha-create
+++ b/debian/scripts/koha-create
@@ -165,7 +165,7 @@ eof
         touch "$name-db-request.txt"
         chmod 0600 "$name-db-request.txt"
         cat > "$name-db-request.txt" << eof
-Please create a database and user on $mysqlhost as follows:
+Please create a MySQL database and user on $mysqlhost as follows:
 
 database name: $mysqldb
 database user: $mysqluser
-- 
1.7.0.4



More information about the Koha-patches mailing list