]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix typo in fade.ggo.
authorAndre Noll <maan@systemlinux.org>
Thu, 8 Jan 2009 14:35:34 +0000 (15:35 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 8 Jan 2009 14:35:34 +0000 (15:35 +0100)
fade.ggo

index 1ab71a5319de36eb893e4c853e1f38384eb3b3d7..5965cba96f6a5363da66244b1b97890aee0d7dec 100644 (file)
--- a/fade.ggo
+++ b/fade.ggo
@@ -74,7 +74,7 @@ option "wake_hour" H
 option "wake_min" M
 #~~~~~~~~~~~~~~~~~~
 "(0-59)"
 option "wake_min" M
 #~~~~~~~~~~~~~~~~~~
 "(0-59)"
-       int typestr="seconds"
+       int typestr="minutes"
        default="0"
        optional
 
        default="0"
        optional