diff --git a/main/logger.c b/main/logger.c
index 28304eff924e679252e8dbca2d52a58aa985758c..341a624bf4d1a87da8ff879ec811fd2bb109104a 100644
--- a/main/logger.c
+++ b/main/logger.c
@@ -28,7 +28,7 @@
 /*
  * define _ASTERISK_LOGGER_H to prevent the inclusion of logger.h;
  * it redefines LOG_* which we need to define syslog_level_map.
- * Later, we force the inclusion of logger.h again.
+ * later, we force the inclusion of logger.h again.
  */
 #define _ASTERISK_LOGGER_H
 #include "asterisk.h"