Style fix in hcheck
authorAgata Murawska <agatamurawska@google.com>
Tue, 26 Jun 2012 08:21:47 +0000 (10:21 +0200)
committerAgata Murawska <agatamurawska@google.com>
Wed, 27 Jun 2012 14:19:58 +0000 (16:19 +0200)
Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>

htools/Ganeti/HTools/Program/Hcheck.hs

index b094bce..faf5e6d 100644 (file)
@@ -81,7 +81,7 @@ data Phase = Initial
 data Level = GroupLvl
            | ClusterLvl
 
--- | Prefix for machine readable names
+-- | Prefix for machine readable names.
 htcPrefix :: String
 htcPrefix = "HCHECK"