summaryrefslogtreecommitdiff
path: root/init.d/devdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/devdb.in')
-rw-r--r--init.d/devdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/devdb.in b/init.d/devdb.in
index 951c750..fcf2597 100644
--- a/init.d/devdb.in
+++ b/init.d/devdb.in
@@ -11,7 +11,7 @@ depend()
start()
{
- ebegin "Bulding the dev database"
+ ebegin "Building the dev database"
if [ /var/run/dev.db -nt /dev ]; then
:
else