diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-03-12 17:03:26 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-03-12 20:02:11 +0000 |
commit | 127b2e59995f3abcf1593138cd27af9f375d7b1b (patch) | |
tree | ecb54995e92a5ee3f2c3173df732d2457b04361e /officecfg | |
parent | 975bfbe29dc92de8d9e081685d2377ea8f7ce62e (diff) |
Fix typos
Change-Id: I63da858b3f264cd099e60192633b44d362b6fad7
Reviewed-on: https://gerrit.libreoffice.org/35055
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index c869ca9044c4..59e6c7ad6fb5 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -6431,7 +6431,7 @@ previews, etc...). EdgeBlending will visualize a one pixel border on the preview object with interpolated colors (default: TopLeft White, BottomRight Black) so that a nice 3D effect is shown. It is a percent value describing how strong the effect shall be. The value 0% switches it off, while the value 100% will - cover the preview object's border completely with one pixel. Values in-between vill be alpha-blended with + cover the preview object's border completely with one pixel. Values in-between will be alpha-blended with the original preview image. </desc> <label>Defines the EdgeBlending for Previews in Percent.</label> |