small update

This commit is contained in:
Jordi Sanfeliu 2013-06-28 13:13:22 +02:00
parent e414ef5f91
commit 455bc393e9
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ foreach (split(',', $config{graph_name} . ", traffacct")) {
}
if(!scalar($config{func_update})) {
logger("nothing to do, exiting.");
logger("Nothing to do, exiting.");
exit(0);
}