diff --git a/arkui/ace_engine/native/native_interface_xcomponent.h b/arkui/ace_engine/native/native_interface_xcomponent.h
index e68de8f0df35581a8a57c4bfdfaf38c6edc2e58a..54bff922a3657864043c939fcacbf907beca9844 100644
--- a/arkui/ace_engine/native/native_interface_xcomponent.h
+++ b/arkui/ace_engine/native/native_interface_xcomponent.h
@@ -352,7 +352,7 @@ typedef struct {
* Notice that a null-terminator will be appended to the char buffer, so the size of the\n
* char buffer should be at least as large as the size of the real id length plus 1.\n
* It is recommended that the size of the char buffer be [OH_XCOMPONENT_ID_LEN_MAX + 1].
- * @param size Indicates the pointer to the length of id, which you can set and receive.
+ * @param size Indicates the pointer to the length of id, which you can receive.
* @return Returns the status code of the execution.
* @since 8
* @version 1.0