diff --git a/htools/Ganeti/Query/Server.hs b/htools/Ganeti/Query/Server.hs index 876aba04e1f920f77cc1f1790782c517620f1914..ff940dd9415524380baaf7c948a33bf6c1f79f17 100644 --- a/htools/Ganeti/Query/Server.hs +++ b/htools/Ganeti/Query/Server.hs @@ -1,6 +1,6 @@ {-# LANGUAGE BangPatterns #-} -{-| Implementation of the Ganeti confd types. +{-| Implementation of the Ganeti Query2 server. -}