summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/docinfo
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2014-11-10 15:05:25 +0100
committerNoel Grandin <noelgrandin@gmail.com>2014-11-12 11:04:11 +0000
commitda40cac540e7d735edbe9069b3c8ec6af4530208 (patch)
treef2abda7281129e13f588c77b18780a7090c8405f /offapi/com/sun/star/text/textfield/docinfo
parentbb437029c1e5331bcc3f8fb2fc87837142a52f33 (diff)
Fix common typos. No automatic tools. Handmade…
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Description.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Keywords.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Revision.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Subject.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Title.idl2
5 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Description.idl b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
index a6a9ff6bc473..6b017363e2d1 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Description.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
@@ -41,7 +41,7 @@ published service Description
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to `FALSE` the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated every time the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
index 2c516a74079d..e7a95235a7a8 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
@@ -41,7 +41,7 @@ published service Keywords
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to `FALSE` the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated every time the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
index 8153e5ff4693..04ca64c15001 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
@@ -41,7 +41,7 @@ published service Revision
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to `FALSE` the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated every time the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
index 4cd075636b74..5f33480805d0 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
@@ -41,7 +41,7 @@ published service Subject
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to `FALSE` the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated every time the document
information is changed.
*/
[property]boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Title.idl b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
index 797ce641e4c3..29730bffabc1 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Title.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
@@ -41,7 +41,7 @@ published service Title
<p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
- /** If this flag is set to `FALSE` the content updated everytime the document
+ /** If this flag is set to `FALSE` the content updated every time the document
information is changed.
*/
[property]boolean IsFixed;