summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libcamera/ipa_context_wrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcamera/ipa_context_wrapper.cpp b/src/libcamera/ipa_context_wrapper.cpp
index bcdc55c2..054aa6ba 100644
--- a/src/libcamera/ipa_context_wrapper.cpp
+++ b/src/libcamera/ipa_context_wrapper.cpp
@@ -282,7 +282,7 @@ void IPAContextWrapper::queue_frame_action(void *ctx, unsigned int frame,
#ifndef __DOXYGEN__
/*
- * This construct confuses Doygen and makes it believe that all members of the
+ * This construct confuses Doxygen and makes it believe that all members of the
* operations is a member of IPAInterfaceWrapper. It must thus be hidden.
*/
const struct ipa_callback_ops IPAContextWrapper::callbacks_ = {