From 9c117bb078d452f62f5cd13b1ed788f3bca1c828 Mon Sep 17 00:00:00 2001
From: dsiders
Date: Sat, 20 Jan 2024 04:35:59 +0000
Subject: [PATCH] Docs: LazUtils/lazutf8. Fixes XML tagging error in
UTWF9WrapText topic.
---
docs/xml/lazutils/lazutf8.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/xml/lazutils/lazutf8.xml b/docs/xml/lazutils/lazutf8.xml
index 3ceb910c4e..c61cec2f02 100644
--- a/docs/xml/lazutils/lazutf8.xml
+++ b/docs/xml/lazutils/lazutf8.xml
@@ -2061,8 +2061,10 @@ variant without a BreakChars argument. They include: ' ' (Space), '-' (Dash),
and #9 (Tab). BreakStr contains the end-of-line sequence used to
represent a line break inserted into the return value.
+
Use Indent to specify the indentation inserted at the beginning of
each line in the word-wrapped values.
+
No actions are performed in the function when S is an empty string (''),
MaxCol is set to 0 (zero), or BreakChars is an empty set.