Fix minor typo
authorNikos Skalkotos <skalkoto@grnet.gr>
Sun, 29 Jul 2012 14:07:47 +0000 (17:07 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Sun, 29 Jul 2012 14:51:02 +0000 (17:51 +0300)
snf-image-host/host-monitor.py

index 016697a..3edaf62 100755 (executable)
@@ -20,7 +20,7 @@
 """Utility that generates monitoring messages for snf-image.
 
 This utility given a message type as option and the message body as input will
-print a monitoring message in stdout.
+print a monitoring message to stdout.
 """
 
 import sys