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 aa73c4f1cc0f8b693b0471d38526091fe85ce577 Author: mseidel <[email protected]> AuthorDate: Mon Jul 13 18:57:44 2020 +0200 Fixed typo (To To) (cherry picked from commit f3673a11f67db623eac10a8138880381c6581e21) --- .../source/text/swriter/guide/autotext.xhp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/main/helpcontent2/source/text/swriter/guide/autotext.xhp b/main/helpcontent2/source/text/swriter/guide/autotext.xhp index 7c9791e..012a87a 100644 --- a/main/helpcontent2/source/text/swriter/guide/autotext.xhp +++ b/main/helpcontent2/source/text/swriter/guide/autotext.xhp @@ -1,8 +1,8 @@ <?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 @@ -10,21 +10,21 @@ * 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. - * + * ***********************************************************--> - - + +<helpdocument version="1.0"> <meta> <topic id="textswriterguideautotextxml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Using AutoText</title> @@ -45,7 +45,7 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3150534" role="paragraph" l10n="CHG" oldref="27">In $[officename] Writer, you can store text - also containing graphics, tables, and fields - as AutoText, so that you can quickly insert the text later on. If you want, you can also store formatted text.</paragraph> <paragraph xml-lang="en-US" id="hd_id3155539" role="heading" level="2" l10n="U" - oldref="48">To To Create an AutoText Entry</paragraph> + oldref="48">To Create an AutoText Entry</paragraph> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3155560" role="listitem" l10n="U" oldref="47">Select the text, text with graphics, table, or field that you want to save as an AutoText entry. A graphic can only be stored if it is anchored as a character and is preceded and followed by at least one text character.</paragraph> @@ -111,4 +111,4 @@ <paragraph xml-lang="en-US" id="par_id3155012" role="paragraph" l10n="U" oldref="46"><link href="text/shared/01/06040600.xhp" name="Word Completion">Word Completion</link></paragraph> </section> </body> -</helpdocument> \ No newline at end of file +</helpdocument>
