diff --git a/reference/mysql/functions/mysql-field-len.xml b/reference/mysql/functions/mysql-field-len.xml index 7a459b653a..9ff7247a87 100644 --- a/reference/mysql/functions/mysql-field-len.xml +++ b/reference/mysql/functions/mysql-field-len.xml @@ -1,5 +1,5 @@ - + mysql_field_len @@ -32,7 +32,7 @@ &reftitle.returnvalues; - The name of the specified field index on success, or &false; on failure. + The length of the specified field index on success, or &false; on failure.