From e391dc80495db243b678cb480fffa72f42b8aeae Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 18 Sep 2019 19:36:07 +0200 Subject: Fix bad writing style Change-Id: I1956984253f29cd2c48d624bbbcfbf9d0531f11a Reviewed-on: https://gerrit.libreoffice.org/79107 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/02/01170101.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
Enabled - If a control field has the property "Enabled" (Yes), the form user will be able to use the control field. If the property is disabled, it will not be enabled (No) and will be displayed in a gray color. + If a control field has the property "Enabled" (Yes), the form user can use the control field. otherwise (No), it is disabled and greyed out.
-- cgit