diff --git a/reference/cubrid/functions/cubrid-close-prepare.xml b/reference/cubrid/functions/cubrid-close-prepare.xml
index 3c01d462eb..7f21f651f1 100644
--- a/reference/cubrid/functions/cubrid-close-prepare.xml
+++ b/reference/cubrid/functions/cubrid-close-prepare.xml
@@ -16,7 +16,7 @@
The cubrid_close_prepare function closes the request
handle given by the req_identifier argument, and
- releases the memory region related to the handle. It is a alias of
+ releases the memory region related to the handle. It is an alias of
cubrid_close_request.
@@ -47,7 +47,7 @@
The cubrid_close_request function closes the request
handle given by the req_identifier argument, and
- releases the memory region related to the handle. It is a alias of
+ releases the memory region related to the handle. It is an alias of
cubrid_close_prepare.
@@ -47,7 +47,7 @@