diff --git a/src/libcamera/log.cpp b/src/libcamera/log.cpp
index 241dc5395976..dc88414c338a 100644
--- a/src/libcamera/log.cpp
+++ b/src/libcamera/log.cpp
@@ -134,7 +134,7 @@ void Logger::parseLogFile()
 /**
  * \brief Parse the log levels from the environment
  *
- * The logr levels are stored in LIBCAMERA_LOG_LEVELS environement variable as a list
+ * The log levels are stored in LIBCAMERA_LOG_LEVELS environment variable as a list
  * of "category=level" pairs, separated by commas (','). Parse the variable and
  * store the levels to configure all log categories.
  */
