diff --git a/graphic/graphic_2d/native_drawing/drawing_image_filter.h b/graphic/graphic_2d/native_drawing/drawing_image_filter.h
index a67f2353193bd9fbcc3c590fbe1824b938df1695..44c566b90f015fdcb8a8a6cf2935619fd35f31a1 100644
--- a/graphic/graphic_2d/native_drawing/drawing_image_filter.h
+++ b/graphic/graphic_2d/native_drawing/drawing_image_filter.h
@@ -98,7 +98,7 @@ OH_Drawing_ImageFilter* OH_Drawing_ImageFilterCreateOffset(float x, float y, OH_
* @brief Creates an OH_Drawing_ImageFilter object that applies the shader to the input.
*
* @syscap SystemCapability.Graphic.Graphic2D.NativeDrawing
- * @param shaderEffct Indicates the shader effect to be applied to the image.
+ * @param shaderEffect Indicates the shader effect to be applied to the image.
* @return Returns the pointer to the OH_Drawing_ImageFilter object created.
* If nullptr is returned, the creation fails.
* The possible cause of the failure is that the available memory is empty or