diff --git a/inc/Services/TimeManagementService.hpp b/inc/Services/TimeManagementService.hpp
index 4e48f775ac483ff00f0a10dc10766789f59f9f62..8b1a31fca1de9df1839fb4f3917a7191648e8ffb 100644
--- a/inc/Services/TimeManagementService.hpp
+++ b/inc/Services/TimeManagementService.hpp
@@ -21,6 +21,8 @@ public:
 	}
 
 	/**
+	 * TM[9,2] CUC time report
+	 *
 	 * @param seconds the seconds provided from the RTC. This function in general should have
 	 * parameters corresponding with the RTC. For the time being we assume that the RTC has a
 	 * 32-bit counter that counts seconds(the RTC in Nucleo F103RB!)