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 de3469b  Fixed spaces in Help
de3469b is described below

commit de3469bc8af684500df0050f84481d87111c14ce
Author: mseidel <msei...@apache.org>
AuthorDate: Sat May 23 16:31:04 2020 +0200

    Fixed spaces in Help
    
    (cherry picked from commit 2939f6b03f0d7a9dcc6fe76c981877e2b909a84b)
---
 .../text/shared/explorer/database/dabaadvpropdat.xhp      | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git 
a/main/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp 
b/main/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp
index 52c4ba7..3706e74 100644
--- a/main/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp
+++ b/main/helpcontent2/source/text/shared/explorer/database/dabaadvpropdat.xhp
@@ -2,7 +2,7 @@
 <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,20 @@
  * 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="textsharedexplorerdatabasedabaadvpropdatxml" 
indexer="include">
          <title xml-lang="en-US" id="tit">Special Settings</title>
@@ -49,8 +48,8 @@
 
 
       <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_DOSLINEENDS" 
id="bm_id6617328" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3534958" role="heading" level="2" 
l10n="NEW">End text lines with CR + LF<comment>UFI: found for dBase and text 
file folder</comment></paragraph>
-      <paragraph xml-lang="en-US" id="par_id6151921" role="paragraph" 
l10n="NEW"><ahelp hid=".">Select to use the CR + LF code pair to end every text 
line (preferred for DOS and Windows operating systems).</ahelp></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3534958" role="heading" level="2" 
l10n="NEW">End text lines with CR+LF<comment>UFI: found for dBase and text file 
folder</comment></paragraph>
+      <paragraph xml-lang="en-US" id="par_id6151921" role="paragraph" 
l10n="NEW"><ahelp hid=".">Select to use the CR+LF code pair to end every text 
line (preferred for DOS and Windows operating systems).</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_DSADMIN_APPENDTABLEALIAS" 
id="bm_id9050569" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN1059E" role="heading" level="2" 
l10n="NEW">Append the table alias name in SELECT statements</paragraph>
       <paragraph xml-lang="en-US" id="par_idN105A2" role="paragraph" 
l10n="NEW"><ahelp hid=".">Appends the alias to the table name in SELECT 
statements.</ahelp></paragraph>
@@ -99,4 +98,4 @@
 <paragraph xml-lang="en-US" id="par_id66841632" role="paragraph" 
l10n="NEW">The heuristics sometimes fails. This tri-state check box by default 
is set to the undetermined state, which means "apply the heuristics". If the 
check box is enabled, primary key support is assumed. If the check box is 
disabled, no primary key support is assumed.</paragraph>
 <paragraph xml-lang="en-US" id="par_id66841633" role="paragraph" 
l10n="NEW">Note that if this option is just for overruling the heuristics. If 
you enable the check box for a database which actually does not support primary 
keys, you will see some errors.</paragraph>
 </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>

Reply via email to