I assumed this was a copy-paste+forgetting to change the header comment.
Signed-off-by: Agata Murawska <[email protected]>
---
htools/Ganeti/Query/Server.hs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/htools/Ganeti/Query/Server.hs b/htools/Ganeti/Query/Server.hs
index 876aba0..ff940dd 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.
-}
--
1.7.7.3