This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit fc384f9e43f3d67e486d3a43148af9e66c1c2e61 Author: mseidel <[email protected]> AuthorDate: Mon Nov 2 19:26:01 2020 +0100 Fixed error in Help (cherry picked from commit d58790b1865d7bcdaffe30fcab1c3d3f8ee38edf) --- main/helpcontent2/source/text/shared/01/06040000.xhp | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/main/helpcontent2/source/text/shared/01/06040000.xhp b/main/helpcontent2/source/text/shared/01/06040000.xhp index 0e04b1a..d057a5e 100644 --- a/main/helpcontent2/source/text/shared/01/06040000.xhp +++ b/main/helpcontent2/source/text/shared/01/06040000.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?><helpdocument version="1.0"> <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -8,24 +8,23 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - <meta> <topic id="textshared0106040000xml" indexer="include"> <title xml-lang="en-US" id="tit">AutoCorrect</title> -<filename>text/shared/01/06040000.xhp</filename> +<filename>/text/shared/01/06040000.xhp</filename> </topic> </meta> <body> @@ -61,4 +60,4 @@ </case> </switch> </body> -</helpdocument> \ No newline at end of file +</helpdocument>
