mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 03:39:18 +02:00
Docs: LazUtils/textstrings. Removes extra spaces in topics. Uses consistent tagging for True and False values.
This commit is contained in:
parent
787a34a7e2
commit
382879496d
@ -362,7 +362,7 @@
|
||||
<short>Ordinal position for the line examined in the method.</short>
|
||||
</element>
|
||||
<element name="TTextStrings.GetLineLen.IncludeNewLineChars">
|
||||
<short>True to include end-of-line characters in the line length.</short>
|
||||
<short><b>True</b> to include end-of-line characters in the line length.</short>
|
||||
</element>
|
||||
|
||||
<element name="TTextStrings.GetLineEnd">
|
||||
@ -381,7 +381,7 @@
|
||||
<short>Ordinal position for the line examined in the method.</short>
|
||||
</element>
|
||||
<element name="TTextStrings.GetLineEnd.IncludeNewLineChars">
|
||||
<short>True to include end-of-line character(s) in the return value.</short>
|
||||
<short><b>True</b> to include end-of-line character(s) in the return value.</short>
|
||||
</element>
|
||||
|
||||
<element name="TTextStrings.CountLineEndings">
|
||||
|
Loading…
Reference in New Issue
Block a user