From 5d2a1c7916e49fb39f6986afeb2b30f34c361660 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Fri, 2 Jul 2010 12:55:46 +1200 Subject: [PATCH] bug4929 - amended the instructions Signed-off-by: Galen Charlton --- debian/scripts/koha-create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/scripts/koha-create b/debian/scripts/koha-create index 60262d493d..43e7c4ed3b 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 -- 2.11.0