From 47099350beb5d955d16776e43aa2276d4760eecb Mon Sep 17 00:00:00 2001 From: Ilmari Lauhakangas Date: Tue, 28 Jun 2022 13:22:58 +0300 Subject: Update git submodules * Update helpcontent2 from branch 'master' to 9c4821a20ffdaa879d326ad0537cc72d4f10f886 - Document all cases of AutoCorrect for separator lines Looking at sw/source/core/edit/autofmt.cxx we can discover all the six cases in SwAutoFormat::DoUnderline() I don't understand what the "gap 0.75 mm" means, so I removed them. Change-Id: Ia3e07d7c5e9bfd9581da37f99ce54374e1eb04ba Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136564 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas Reviewed-by: Ilmari Lauhakangas --- helpcontent2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpcontent2 b/helpcontent2 index 4e1b00e5d940..9c4821a20ffd 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 4e1b00e5d940b647b550b3314985ebb775be2543 +Subproject commit 9c4821a20ffdaa879d326ad0537cc72d4f10f886 -- cgit