diff --git a/reference/cubrid/functions/cubrid-bind.xml b/reference/cubrid/functions/cubrid-bind.xml index 09fd0e28e3..ab881f409e 100644 --- a/reference/cubrid/functions/cubrid-bind.xml +++ b/reference/cubrid/functions/cubrid-bind.xml @@ -161,7 +161,7 @@ bind_value_type A type of the value to bind. (It is omitted by default. - Thus, system internally use string by default. However, you need to + Thus, the system internally use string by default. However, you need to specify the exact type of the value as an argument when they are NCHAR, BIT, or BLOB/CLOB).