You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by me...@apache.org on 2019/12/22 12:26:28 UTC

[openoffice] branch trunk updated: Double spacing

This is an automated email from the ASF dual-hosted git repository.

mechtilde pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f7cf20d  Double spacing
     new 143ef3a  Merge pull request #22 from DiGro/patch-6
f7cf20d is described below

commit f7cf20dd5b11ffdaeb6a03267cce24ec14f9aa03
Author: DiGro <di...@yahoo.co.uk>
AuthorDate: Sat Dec 21 14:56:32 2019 +0100

    Double spacing
    
    Line 40 : Probably due to insertion of a <comment>UFI there was a double spacing in the display of the original Help file.
                   In the display of the Help page a double spacing was generated between "form" and "that".
                   Corrected by removing the space between the last </comment> and "that"
---
 main/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp b/main/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp
index 0d30ab7..b146753 100644
--- a/main/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp
+++ b/main/helpcontent2/source/text/shared/explorer/database/menufilesave.xhp
@@ -37,7 +37,7 @@
 </meta>
 <body>
 <paragraph role="heading" id="par_idN10547" xml-lang="en-US" level="1" l10n="NEW">Save</paragraph>
-<paragraph role="paragraph" id="par_idN1054B" xml-lang="en-US" l10n="NEW">In this dialog, you can specify the position and name of a form <comment>UFI: spec says also for report, but reports can be created only by Wizard and are autosaved there</comment><comment>UFI: spec says also for query, cannot verify</comment> that you save within a <link href="text/shared/explorer/database/dabadoc.xhp">database file</link>. The dialog opens automatically when you save a form the first time.<commen [...]
+<paragraph role="paragraph" id="par_idN1054B" xml-lang="en-US" l10n="NEW">In this dialog, you can specify the position and name of a form <comment>UFI: spec says also for report, but reports can be created only by Wizard and are autosaved there</comment><comment>UFI: spec says also for query, cannot verify</comment>that you save within a <link href="text/shared/explorer/database/dabadoc.xhp">database file</link>. The dialog opens automatically when you save a form the first time.<comment [...]
 <bookmark xml-lang="en-US" branch="hid/dbaccess:ImageButton:DLG_COLLECTION_VIEW:BTN_EXPLORERFILE_NEWFOLDER" id="bm_id2862636" localize="false"/>
 <paragraph role="heading" id="par_idN10564" xml-lang="en-US" level="2" l10n="NEW">Create New Directory</paragraph>
 <paragraph role="paragraph" id="par_idN10568" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Click to create a new folder within the database file.</ahelp></paragraph>