[Libreoffice-commits] help.git: source/text

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Thu Sep 19 12:49:24 UTC 2019


 source/text/shared/02/01170101.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e391dc80495db243b678cb480fffa72f42b8aeae
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Sep 18 19:36:07 2019 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Sep 19 14:49:03 2019 +0200

    Fix bad writing style
    
    Change-Id: I1956984253f29cd2c48d624bbbcfbf9d0531f11a
    Reviewed-on: https://gerrit.libreoffice.org/79107
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp
index 46f1b0c91..790efdf7d 100644
--- a/source/text/shared/02/01170101.xhp
+++ b/source/text/shared/02/01170101.xhp
@@ -37,7 +37,7 @@
 <section id="Section1">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ENABLED" id="bm_id3154897" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149734" role="heading" level="2">Enabled</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150084" role="paragraph"><ahelp hid=".">If a control field has the property "Enabled" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150084" role="paragraph"><ahelp hid=".">If a control field has the property "Enabled" (<emph>Yes</emph>), the form user can use the control field.</ahelp> otherwise (<emph>No</emph>), it is disabled and greyed out.</paragraph>
 </section>
 <section id="Section63">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_LINECOUNT" id="bm_id3146948" localize="false"/>


More information about the Libreoffice-commits mailing list