diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-09-18 19:36:07 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-09-19 14:49:03 +0200 |
commit | e391dc80495db243b678cb480fffa72f42b8aeae (patch) | |
tree | a924e4ea3a7833f376f831ecf9dcb530bc021526 /source | |
parent | 85e06dcbee5956f0f25a4d25677fae61206a7195 (diff) |
Fix bad writing style
Change-Id: I1956984253f29cd2c48d624bbbcfbf9d0531f11a
Reviewed-on: https://gerrit.libreoffice.org/79107
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/01170101.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp index 46f1b0c914..790efdf7d4 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"/> |