Minor documentation fix in MQTT
diff --git a/src/apps/mqtt/mqtt.c b/src/apps/mqtt/mqtt.c
index 0813411..b3c2946 100644
--- a/src/apps/mqtt/mqtt.c
+++ b/src/apps/mqtt/mqtt.c
@@ -2,7 +2,7 @@
  * @file
  * MQTT client
  *
- * @defgroup mqtt MQTT Client
+ * @defgroup mqtt MQTT client
  * @ingroup apps
  */