diff --git a/src/ipa/libipa/lux.cpp b/src/ipa/libipa/lux.cpp
index bae8198fa169..61f8fea8e3d9 100644
--- a/src/ipa/libipa/lux.cpp
+++ b/src/ipa/libipa/lux.cpp
@@ -76,9 +76,9 @@ namespace ipa {
  */

 /**
-  * \brief Construct the Lux helper module
-  * \param[in] binSize The maximum count of each bin
-  */
+ * \brief Construct the Lux helper module
+ * \param[in] binSize The maximum count of each bin
+ */
 Lux::Lux(unsigned int binSize)
 	: binSize_(binSize)
 {
