summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text')
-rw-r--r--offapi/com/sun/star/text/AccessiblePageView.idl6
-rw-r--r--offapi/com/sun/star/text/AccessibleTextDocumentView.idl6
-rw-r--r--offapi/com/sun/star/text/LineNumberingProperties.idl2
-rw-r--r--offapi/com/sun/star/text/NumberingRules.idl2
-rw-r--r--offapi/com/sun/star/text/TextSortDescriptor2.idl2
-rw-r--r--offapi/com/sun/star/text/XRelativeTextContentRemove.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/Author.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/ConditionalText.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/Database.idl4
-rw-r--r--offapi/com/sun/star/text/textfield/ExtendedUser.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/FileName.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/GetExpression.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/GetReference.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/SetExpression.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/TableFormula.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Description.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/EditTime.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Info0.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Info1.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Info2.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Info3.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Keywords.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl2
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.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
31 files changed, 36 insertions, 36 deletions
diff --git a/offapi/com/sun/star/text/AccessiblePageView.idl b/offapi/com/sun/star/text/AccessiblePageView.idl
index 114c7d3bbc83..a37643ae99d6 100644
--- a/offapi/com/sun/star/text/AccessiblePageView.idl
+++ b/offapi/com/sun/star/text/AccessiblePageView.idl
@@ -103,7 +103,7 @@ published service AccessiblePageView
regardless whether they are bound to the page, a
paragarph, a frame, or a character. The only
exception are text frames that are bound as
- character. They are childen of the paragraph they
+ character. They are children of the paragraph they
are contained in.
<li><type scope="::com::sun::star::text"
>AccessibleTextGraphicObject</type>:
@@ -113,7 +113,7 @@ published service AccessiblePageView
regardless whether they are bound to a page, paragraph,
a frame or a character. The only exception
are text frames that are bound as character. They are
- childen of the paragraph they are contained in.
+ children of the paragraph they are contained in.
<li><type scope="::com::sun::star::text"
>AccessibleTextEmbeddedObject</type>:
A child of this kind is returned for every embedded
@@ -121,7 +121,7 @@ published service AccessiblePageView
These objects are children of the
<type>AccessibleTextDocumentView</type> regardless
whether they are bound to a page, a paragarph, a frame,
- or a character. They are childen of the paragraph they
+ or a character. They are children of the paragraph they
are contained in.
<li><type scope="::com::sun::star::drawing"
>AccessibleShape</type>:
diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
index a1ff960a5794..ab864e9fb4de 100644
--- a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
+++ b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
@@ -100,7 +100,7 @@ published service AccessibleTextDocumentView
<type>AccessibleTextDocumentView</type> regardless
whether they are bound to a page, a paragarph, a
frame, or a character. The only exception are text
- frames that are bound as character. They are childen
+ frames that are bound as character. They are children
of the paragraph they are contained in.
<li><type scope="::com::sun::star::text"
>AccessibleTextGraphicObject</type>:
@@ -110,7 +110,7 @@ published service AccessibleTextDocumentView
regardless whether they are bound to a page, paragraph,
a frame or a character. The only exception
are text frames that are bound as character. They are
- childen of the paragraph they are contained in.
+ children of the paragraph they are contained in.
<li><type scope="::com::sun::star::text"
>AccessibleTextEmbeddedObject</type>:
A child of this kind is returned for every embedded
@@ -118,7 +118,7 @@ published service AccessibleTextDocumentView
These objects are children of the
<type>AccessibleTextDocumentView</type> regardless
whether they are bound to a page, a paragarph, a frame,
- or a character. They are childen of the paragraph they
+ or a character. They are children of the paragraph they
are contained in.
<li><type scope="::com::sun::star::drawing"
>AccessibleShape</type>: A child of this kind (or a
diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl b/offapi/com/sun/star/text/LineNumberingProperties.idl
index 1e5da2c60d70..cf24328a9db5 100644
--- a/offapi/com/sun/star/text/LineNumberingProperties.idl
+++ b/offapi/com/sun/star/text/LineNumberingProperties.idl
@@ -97,7 +97,7 @@ published service LineNumberingProperties
/** specifies if the line numbering should start from the
beginning at each page.
- <p>If set to <FALSE/> the line numbering will be continous.</p>
+ <p>If set to <FALSE/> the line numbering will be continuous.</p>
@since OpenOffice 2.0
*/
diff --git a/offapi/com/sun/star/text/NumberingRules.idl b/offapi/com/sun/star/text/NumberingRules.idl
index d02c0578b9e6..854e1c510742 100644
--- a/offapi/com/sun/star/text/NumberingRules.idl
+++ b/offapi/com/sun/star/text/NumberingRules.idl
@@ -57,7 +57,7 @@ published service NumberingRules
//-------------------------------------------------------------------------
/** determins if the margins are absolute or relative
- to the preceeding numbering level.
+ to the preceding numbering level.
*/
[optional, property] boolean IsAbsoluteMargins;
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/TextSortDescriptor2.idl b/offapi/com/sun/star/text/TextSortDescriptor2.idl
index a0edfc372c70..6e5780b1c003 100644
--- a/offapi/com/sun/star/text/TextSortDescriptor2.idl
+++ b/offapi/com/sun/star/text/TextSortDescriptor2.idl
@@ -40,7 +40,7 @@
//=============================================================================
-/** describes sort criterias for sorting paragraphs or table contents in
+/** describes sort criteria for sorting paragraphs or table contents in
a text document.
@since OpenOffice 1.1.2
diff --git a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
index a42caca2dda0..a5d462ef31b4 100644
--- a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
+++ b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
@@ -53,7 +53,7 @@ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::text::XRelativeTextContentRemove::removeTextContentBefore
- /** removes the text content that preceeds the argument.
+ /** removes the text content that precedes the argument.
<p> This is helpful to remove empty paragraphs before text tables. </p>
*/
diff --git a/offapi/com/sun/star/text/textfield/Author.idl b/offapi/com/sun/star/text/textfield/Author.idl
index 99164c83780e..1885c733c7fe 100644
--- a/offapi/com/sun/star/text/textfield/Author.idl
+++ b/offapi/com/sun/star/text/textfield/Author.idl
@@ -53,7 +53,7 @@ published service Author
*/
[optional, property] short AuthorFormat;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[optional, property]string CurrentPresentation;
/** determines whether the full name of the author is displayed rather than
diff --git a/offapi/com/sun/star/text/textfield/ConditionalText.idl b/offapi/com/sun/star/text/textfield/ConditionalText.idl
index 1653427cdbf8..40ea54d54401 100644
--- a/offapi/com/sun/star/text/textfield/ConditionalText.idl
+++ b/offapi/com/sun/star/text/textfield/ConditionalText.idl
@@ -53,7 +53,7 @@ published service ConditionalText
*/
[property] boolean IsConditionTrue;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[optional, property]string CurrentPresentation;
};
diff --git a/offapi/com/sun/star/text/textfield/Database.idl b/offapi/com/sun/star/text/textfield/Database.idl
index c50e64c486d3..d7f8f7671760 100644
--- a/offapi/com/sun/star/text/textfield/Database.idl
+++ b/offapi/com/sun/star/text/textfield/Database.idl
@@ -40,11 +40,11 @@ published service Database
service com::sun::star::text::DependentTextField;
/** contains the database content that was merged in the last database merge action.
- Initially it contains the colum name in parenthesis (<>).
+ Initially it contains the column name in parenthesis (<>).
*/
[property]string Content;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is escpecially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** determins whether the number format is number display format is read
diff --git a/offapi/com/sun/star/text/textfield/ExtendedUser.idl b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
index df84e987b4da..487ea0e1ff3d 100644
--- a/offapi/com/sun/star/text/textfield/ExtendedUser.idl
+++ b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
@@ -42,7 +42,7 @@ published service ExtendedUser
*/
[property]string Content;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to <FALSE/> the content is regularly updated.
diff --git a/offapi/com/sun/star/text/textfield/FileName.idl b/offapi/com/sun/star/text/textfield/FileName.idl
index e0be9f6d6665..37e02eafc3d7 100644
--- a/offapi/com/sun/star/text/textfield/FileName.idl
+++ b/offapi/com/sun/star/text/textfield/FileName.idl
@@ -39,7 +39,7 @@ published service FileName
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** determins the format the file name is displayed as specified in
diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl b/offapi/com/sun/star/text/textfield/GetExpression.idl
index 3a66edf4f545..63f2556af868 100644
--- a/offapi/com/sun/star/text/textfield/GetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/GetExpression.idl
@@ -41,7 +41,7 @@ published service GetExpression
*/
[property]string Content;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** this is the number format for this field.
diff --git a/offapi/com/sun/star/text/textfield/GetReference.idl b/offapi/com/sun/star/text/textfield/GetReference.idl
index c807de9632b2..007f5107febe 100644
--- a/offapi/com/sun/star/text/textfield/GetReference.idl
+++ b/offapi/com/sun/star/text/textfield/GetReference.idl
@@ -39,7 +39,7 @@ published service GetReference
service com::sun::star::text::TextField;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property] string CurrentPresentation;
/** contains the source of the reference.
diff --git a/offapi/com/sun/star/text/textfield/SetExpression.idl b/offapi/com/sun/star/text/textfield/SetExpression.idl
index 42013c0ff438..1402dfe1b9e0 100644
--- a/offapi/com/sun/star/text/textfield/SetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/SetExpression.idl
@@ -43,7 +43,7 @@ published service SetExpression
*/
[property]string Content;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
diff --git a/offapi/com/sun/star/text/textfield/TableFormula.idl b/offapi/com/sun/star/text/textfield/TableFormula.idl
index 0f96da7fdc65..41346d2f9163 100644
--- a/offapi/com/sun/star/text/textfield/TableFormula.idl
+++ b/offapi/com/sun/star/text/textfield/TableFormula.idl
@@ -43,7 +43,7 @@ published service TableFormula
[property] string Formula;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property] string CurrentPresentation;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
index f380619485e6..ef4cf28800ef 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
@@ -44,7 +44,7 @@ published service ChangeAuthor
*/
[property]string Author;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
index 5eabf334882a..40d7a76d97da 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
@@ -40,7 +40,7 @@ published service ChangeDateTime
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
index b908ccfa2aee..43600b5472f0 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
@@ -44,7 +44,7 @@ published service CreateAuthor
*/
[property]string Author;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
index 4ba5516f4cef..d8cc6f4add61 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
@@ -40,7 +40,7 @@ published service CreateDateTime
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Description.idl b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
index 575cf1532ed0..7d7c2a59eea9 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Description.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
@@ -47,7 +47,7 @@ published service Description
<p> This property is escpecially 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/EditTime.idl b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
index 1fa5a0162fba..04dec30d46f9 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
@@ -40,7 +40,7 @@ published service EditTime
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
index 02f98a3b2f1b..1afb1634d406 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
@@ -47,7 +47,7 @@ published service Info0
<p> This property is escpecially 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/Info1.idl b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
index 9516b93ebf55..5ce5e3a8e591 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
@@ -47,7 +47,7 @@ published service Info1
<p> This property is escpecially 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/Info2.idl b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
index e7056e0f7628..0b83fa65bde2 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
@@ -47,7 +47,7 @@ published service Info2
<p> This property is escpecially 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/Info3.idl b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
index 4d8164e3a78c..1c54d837e0de 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
@@ -47,7 +47,7 @@ published service Info3
<p> This property is escpecially 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 bb0cdcf78593..3ce7f6b343c8 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
@@ -47,7 +47,7 @@ published service Keywords
<p> This property is escpecially 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/PrintAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
index 6ca519c5a06d..525debeae943 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
@@ -44,7 +44,7 @@ published service PrintAuthor
*/
[property]string Author;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
index 6e7fb5eb91f1..8986affbce08 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
@@ -40,7 +40,7 @@ published service PrintDateTime
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
/** If this flag is set to false the author
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
index 805d8c70daa6..62b7d2cc55cb 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
@@ -47,7 +47,7 @@ published service Revision
<p> This property is escpecially 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 eab15856e1e1..4ab7dfb8f280 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
@@ -47,7 +47,7 @@ published service Subject
<p> This property is escpecially 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 e4dee7b47de8..8b046000c3eb 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Title.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
@@ -47,7 +47,7 @@ published service Title
<p> This property is escpecially 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;