Various classref typo fixes
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
<description>
|
||||
Adds a comment delimiter.
|
||||
Both the start and end keys must be symbols. Only the start key has to be unique.
|
||||
Line only denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to [code]true[/code].
|
||||
[param line_only] denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to [code]true[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="add_string_delimiter">
|
||||
@ -73,7 +73,7 @@
|
||||
<description>
|
||||
Adds a string delimiter.
|
||||
Both the start and end keys must be symbols. Only the start key has to be unique.
|
||||
Line only denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to [code]true[/code].
|
||||
[param line_only] denotes if the region should continue until the end of the line or carry over on to the next line. If the end key is blank this is automatically set to [code]true[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="can_fold_line" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user