Browse Source

Fix typo in time_sys.h.

Alexander Færøy 6 years ago
parent
commit
2322b56389
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/time/time_sys.h

+ 1 - 1
src/lib/time/time_sys.h

@@ -2,7 +2,7 @@
 /* See LICENSE for licensing information */
 
 /**
- * \file log_time.h
+ * \file time_sys.h
  * \brief Declare subsystem object for the time module.
  **/