From 2c0d02652166d4baf168f233459df09138ddc268 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Fri, 22 Oct 2021 20:22:18 -0500 Subject: Fix typo Change-Id: I49852f6b601817fa179306896a1d0b263a8ec4bc --- source/text/sdraw/01/consolidatetext.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/text/sdraw/01/consolidatetext.xhp b/source/text/sdraw/01/consolidatetext.xhp index fe371405fd..87fddac219 100644 --- a/source/text/sdraw/01/consolidatetext.xhp +++ b/source/text/sdraw/01/consolidatetext.xhp @@ -49,7 +49,7 @@ The previous text box objects are deleted after consolidation. - Consolidation of lists requires attention to restore the list layout that has been affected by the position of the punctuation. This includes the case of numbering of style "1.", where he resulting list items are split after the dot. + Consolidation of lists requires attention to restore the list layout that has been affected by the position of the punctuation. This includes the case of numbering of style "1.", where the resulting list items are split after the dot. For better results, combine adjacent text boxes with similar paragraph formatting. Character formatting inside the text boxes is preserved. Combining text boxes with different paragraph styles (headings, list and more) will require manual intervention to restore the original text layout. -- cgit