This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new 7d9141d Fixed small typo
7d9141d is described below
commit 7d9141d5390441876fdfad55302d8ff5c4d223fc
Author: mseidel <[email protected]>
AuthorDate: Sun Apr 26 12:38:28 2020 +0200
Fixed small typo
(cherry picked from commit 84fb35b313d1dcb1b35db23c603862aeabc854ea)
---
main/helpcontent2/source/text/sbasic/shared/02/20000000.xhp | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/main/helpcontent2/source/text/sbasic/shared/02/20000000.xhp
b/main/helpcontent2/source/text/sbasic/shared/02/20000000.xhp
index 39be697..8bac700 100644
--- a/main/helpcontent2/source/text/sbasic/shared/02/20000000.xhp
+++ b/main/helpcontent2/source/text/sbasic/shared/02/20000000.xhp
@@ -3,7 +3,7 @@
<!--***********************************************************
- *
+ *
* 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
@@ -11,16 +11,16 @@
* 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.
- *
+ *
***********************************************************-->
@@ -431,7 +431,7 @@
</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id9961851" xml-lang="en-US"
l10n="NEW"><ahelp hid=".">Adds a tree control that can show a hierarchical
list. You can populate the list by your program, using API calls
(XtreeControl).</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id9961851" xml-lang="en-US"
l10n="NEW"><ahelp hid=".">Adds a tree control that can show a hierarchical
list. You can populate the list by your program, using API calls
(XTreeControl).</ahelp></paragraph>
</tablecell>
</tablerow>
</table></body>