mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 19:38:09 +02:00
Docs: LazUtils/lazutf8. Fixes spelling errors in topics.
This commit is contained in:
parent
cf4306ec3d
commit
55c4d7d5af
@ -135,7 +135,7 @@
|
||||
</seealso>
|
||||
</element>
|
||||
<element name="ConsoleToUTF8.Result">
|
||||
<short>UTF-8-encode value for the string.</short>
|
||||
<short>UTF-8-encoded value for the specified string.</short>
|
||||
</element>
|
||||
<element name="ConsoleToUTF8.s">
|
||||
<short>Value to convert in the function.</short>
|
||||
@ -580,7 +580,7 @@ end;
|
||||
<seealso/>
|
||||
</element>
|
||||
<element name="UnicodeToUTF8.Result">
|
||||
<short>Number of bytes needed for the UTF-8-encode value.</short>
|
||||
<short>Number of bytes needed for the UTF-8-encoded value.</short>
|
||||
</element>
|
||||
<element name="UnicodeToUTF8.Codepoint">
|
||||
<short>Unicode character value to convert in the function.</short>
|
||||
|
Loading…
Reference in New Issue
Block a user