diff --git a/src/ipa/rkisp1/algorithms/awb.cpp b/src/ipa/rkisp1/algorithms/awb.cpp
index e8da7974a1d6ad9ec2e22c6b013aead0a88ee1c3..452ee878f4b3dac99586556e2c3ac7c73cada2b3 100644
--- a/src/ipa/rkisp1/algorithms/awb.cpp
+++ b/src/ipa/rkisp1/algorithms/awb.cpp
@@ -30,7 +30,7 @@ namespace ipa::rkisp1::algorithms {
 
 /**
  * \class Awb
- * \brief A Grey world white balance correction algorithm
+ * \brief Process the RKISP1 AWB statistics for AwbGrey and AwbBayes
  */
 
 LOG_DEFINE_CATEGORY(RkISP1Awb)
