Docs: LazUtils/lazutf8. Fixes spelling errors in topics.

This commit is contained in:
dsiders 2022-01-31 21:42:29 +00:00
parent cf4306ec3d
commit 55c4d7d5af

View File

@ -135,7 +135,7 @@
</seealso> </seealso>
</element> </element>
<element name="ConsoleToUTF8.Result"> <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>
<element name="ConsoleToUTF8.s"> <element name="ConsoleToUTF8.s">
<short>Value to convert in the function.</short> <short>Value to convert in the function.</short>
@ -580,7 +580,7 @@ end;
<seealso/> <seealso/>
</element> </element>
<element name="UnicodeToUTF8.Result"> <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>
<element name="UnicodeToUTF8.Codepoint"> <element name="UnicodeToUTF8.Codepoint">
<short>Unicode character value to convert in the function.</short> <short>Unicode character value to convert in the function.</short>