summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-15 16:11:25 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-10 07:39:52 +0200
commita179305c35125f2a3a5388c753fd5419150f52b3 (patch)
tree6ff0a36bc533b556bcd428976a44e58c4c9f7eab /offapi
parent3feaff84fafc23c26ff9c6a716709f17a6c8330b (diff)
Fix typos
Information is always singular Change-Id: I55275d7c2fd76c3ec0ae4a98aa952777feb90460 Reviewed-on: https://gerrit.libreoffice.org/75645 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/chart/AccessibleChartElement.idl2
-rw-r--r--offapi/com/sun/star/drawing/TextureKind.idl2
-rw-r--r--offapi/com/sun/star/drawing/TextureKind2.idl2
-rw-r--r--offapi/com/sun/star/frame/XDocumentTemplates.idl2
4 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/chart/AccessibleChartElement.idl b/offapi/com/sun/star/chart/AccessibleChartElement.idl
index 0ca36a29f83a..bb6c2da88576 100644
--- a/offapi/com/sun/star/chart/AccessibleChartElement.idl
+++ b/offapi/com/sun/star/chart/AccessibleChartElement.idl
@@ -138,7 +138,7 @@ service AccessibleChartElement
<code>getLocation</code>, <code>getLocationOnScreen</code>, and
<code>getSize</code> work on pixel coordinates. (To transform between
the internal 100th of mm and pixels a chart element has to have access
- to information that allows it to do so. These information are the
+ to information that allows it to do so. This information is the
enclosing window's size in pixel, 100th of mm, and its own relative
position in one or the other coordinate system).</p>
diff --git a/offapi/com/sun/star/drawing/TextureKind.idl b/offapi/com/sun/star/drawing/TextureKind.idl
index 9a66a3d99c8e..06452bace2ad 100644
--- a/offapi/com/sun/star/drawing/TextureKind.idl
+++ b/offapi/com/sun/star/drawing/TextureKind.idl
@@ -29,7 +29,7 @@
published enum TextureKind
{
/** With TextureKind LUMINANCE, the texture
- and the lighting information are mixed to produce the image, so a
+ and the lighting information is mixed to produce the image, so a
lit, textured object is achieved.
*/
LUMINANCE,
diff --git a/offapi/com/sun/star/drawing/TextureKind2.idl b/offapi/com/sun/star/drawing/TextureKind2.idl
index 6fa264250953..15b39e8589e2 100644
--- a/offapi/com/sun/star/drawing/TextureKind2.idl
+++ b/offapi/com/sun/star/drawing/TextureKind2.idl
@@ -30,7 +30,7 @@ published enum TextureKind2
{
/** With TextureKind LUMINANCE, the texture
- and the lighting information are mixed to produce the image, so a
+ and the lighting information is mixed to produce the image, so a
lit, textured object is achieved.
*/
LUMINANCE,
diff --git a/offapi/com/sun/star/frame/XDocumentTemplates.idl b/offapi/com/sun/star/frame/XDocumentTemplates.idl
index 406418255ac2..b89a62f2b928 100644
--- a/offapi/com/sun/star/frame/XDocumentTemplates.idl
+++ b/offapi/com/sun/star/frame/XDocumentTemplates.idl
@@ -28,7 +28,7 @@ module com { module sun { module star { module frame {
/** provides a high level API to organize document templates
<p>
- Template information are saved as links to the original content
+ Template information is saved as links to the original content
and organized in groups. This data should be persistent and can be
updated by calling special method XDocumentTemplates::update().
A real implementation of this interface can do that on top of