Fix various typos in the classref
This commit is contained in:
parent
377d8845da
commit
766807506c
15 changed files with 21 additions and 21 deletions
|
|
@ -1016,7 +1016,7 @@
|
|||
<return type="bool" />
|
||||
<param index="0" name="string" type="String" />
|
||||
<description>
|
||||
Returns [code]true[/code] is [param string] is a valid identifier.
|
||||
Returns [code]true[/code] if [param string] is a valid identifier.
|
||||
If the text server supports the [constant FEATURE_UNICODE_IDENTIFIERS] feature, a valid identifier must:
|
||||
- Conform to normalization form C.
|
||||
- Begin with a Unicode character of class XID_Start or [code]"_"[/code].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue