diff --git a/src/ipa/ipu3/ipa_context.cpp b/src/ipa/ipu3/ipa_context.cpp
index b1570dde7fe4..26e74c747877 100644
--- a/src/ipa/ipu3/ipa_context.cpp
+++ b/src/ipa/ipu3/ipa_context.cpp
@@ -81,7 +81,6 @@ namespace libcamera::ipa::ipu3 {
  * \var IPAFrameContext::af
  * \brief Context for the Automatic Focus algorithm
  *
- * \struct  IPAFrameContext::af
  * \var IPAFrameContext::af.focus
  * \brief Current position of the lens
  *
@@ -140,7 +139,7 @@ namespace libcamera::ipa::ipu3 {
  * \var IPAFrameContext::awb
  * \brief Context for the Automatic White Balance algorithm
  *
- * \struct IPAFrameContext::awb.gains
+ * \var IPAFrameContext::awb.gains
  * \brief White balance gains
  *
  * \var IPAFrameContext::awb.gains.red
