Documentation

- Cleaned up ugly message.
This commit is contained in:
Paul Beckingham 2010-09-17 00:28:38 -04:00
parent 7752b37139
commit 34c21f5d43

View file

@ -313,7 +313,7 @@ void Hooks::initialize ()
}
}
else
context.debug ("Hooks::initialize - hook system shut off");
context.debug ("Hooks::initialize - hook system off");
}
////////////////////////////////////////////////////////////////////////////////