[Libreoffice-commits] core.git: offapi/com officecfg/registry
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Aug 19 16:44:46 UTC 2019
offapi/com/sun/star/sdbc/XPooledConnection.idl | 2 +-
officecfg/registry/schema/org/openoffice/Office/Addons.xcs | 12 ++++++------
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +-
officecfg/registry/schema/org/openoffice/Office/Draw.xcs | 2 +-
officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 2 +-
5 files changed, 10 insertions(+), 10 deletions(-)
New commits:
commit c31fa068ad430746d47ce53e2321ac3302dcb8bb
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Aug 19 11:42:07 2019 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Mon Aug 19 18:43:59 2019 +0200
Fix typos
Change-Id: I2bee2a13b639bfb1c69b773f832a1374619670a9
Reviewed-on: https://gerrit.libreoffice.org/77630
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/offapi/com/sun/star/sdbc/XPooledConnection.idl b/offapi/com/sun/star/sdbc/XPooledConnection.idl
index c8ad7ecf166c..3949c0bc3338 100644
--- a/offapi/com/sun/star/sdbc/XPooledConnection.idl
+++ b/offapi/com/sun/star/sdbc/XPooledConnection.idl
@@ -30,7 +30,7 @@
published interface XConnection;
-/** defines a pooled connection which can share a unused connection.
+/** defines a pooled connection which can share an unused connection.
<!-- JRH: unclear meaning -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
index 42643cddd245..98d08a7b2f3a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
@@ -406,22 +406,22 @@
</prop>
<prop oor:name="ImageSmallURL" oor:type="xs:string">
<info>
- <desc>A file URL to address a external bitmap file used for menu images and/or small toolbox buttons. Standard size of an small image is 16x16 pixel.</desc>
+ <desc>A file URL to address an external bitmap file used for menu images and/or small toolbox buttons. Standard size of a small image is 16x16 pixel.</desc>
</info>
</prop>
<prop oor:name="ImageBigURL" oor:type="xs:string">
<info>
- <desc>A file URL to address a external bitmap file used for big toolbox buttons. Standard size of an big image is 26x26 pixel.</desc>
+ <desc>A file URL to address an external bitmap file used for big toolbox buttons. Standard size of a big image is 26x26 pixel.</desc>
</info>
</prop>
<prop oor:name="ImageSmallHCURL" oor:type="xs:string">
<info>
- <desc>A file URL to address a external bitmap file used for high contrast menu images and/or toolbox buttons. Standard size of an small image is 16x16 pixel.</desc>
+ <desc>A file URL to address an external bitmap file used for high contrast menu images and/or toolbox buttons. Standard size of a small image is 16x16 pixel.</desc>
</info>
</prop>
<prop oor:name="ImageBigHCURL" oor:type="xs:string">
<info>
- <desc>A file URL to address a external bitmap file used for big high contrast toolbox buttons. Standard size of an big image is 26x26 pixel.</desc>
+ <desc>A file URL to address an external bitmap file used for big high contrast toolbox buttons. Standard size of a big image is 26x26 pixel.</desc>
</info>
</prop>
</group>
@@ -478,7 +478,7 @@
</info>
<set oor:name="AddonMenu" oor:node-type="MenuItem">
<info>
- <desc>Contains the structure of the addon menu used by the Office. It provide functions of external components to the user.</desc>
+ <desc>Contains the structure of the addon menu used by the Office. It provides functions of external components to the user.</desc>
</info>
</set>
<set oor:name="Images" oor:node-type="Images">
@@ -488,7 +488,7 @@
</set>
<set oor:name="OfficeMenuBar" oor:node-type="PopupMenu">
<info>
- <desc>Contains the structure of addon popup-menus inserted into the Office menubar. It provide functions of external components to the user.</desc>
+ <desc>Contains the structure of addon popup-menus inserted into the Office menubar. It provides functions of external components to the user.</desc>
</info>
</set>
<set oor:name="OfficeMenuBarMerging" oor:node-type="MergeMenuItems">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 8d4f26fc6cab..543fd8c564a0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5843,7 +5843,7 @@
<info>
<desc>Determines the type of character distance compression in Asian
text: 0 - no compression; 1 - compress punctuation only; 2 - compress
- interpunction an japanese kana.</desc>
+ interpunction a Japanese kana.</desc>
<label>CompressCharacterDistance</label>
</info>
<value>0</value>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index dab24b019bdc..96f98b7315da 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -423,7 +423,7 @@
<!-- OldLocation: -->
<!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Click -->
<info>
- <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button</desc>
+ <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object-creating Button</desc>
<label>Default Object Size</label>
</info>
<prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 7a2a7b7ec0d6..14027704ba49 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -667,7 +667,7 @@
<!-- OldLocation: -->
<!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Click -->
<info>
- <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button.</desc>
+ <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object-creating Button.</desc>
<label>Default Object Size</label>
</info>
<prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
More information about the Libreoffice-commits
mailing list