summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/report/IReportDocument.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/report/IReportDocument.java')
-rw-r--r--wizards/com/sun/star/wizards/report/IReportDocument.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/report/IReportDocument.java b/wizards/com/sun/star/wizards/report/IReportDocument.java
index 2b456977838e..d5ceed0fb47a 100644
--- a/wizards/com/sun/star/wizards/report/IReportDocument.java
+++ b/wizards/com/sun/star/wizards/report/IReportDocument.java
@@ -88,7 +88,7 @@ public interface IReportDocument
void setFieldTitles(final String[] sFieldTitles);
/**
- * Change a the name of the 'title' of one field.
+ * Change the name of the 'title' of one field.
* It is possible to give all element names new names which are used as
* element title of a given element name.
* This is only used as a preview
@@ -194,7 +194,7 @@ public interface IReportDocument
void insertDatabaseDatatoReportDocument(XMultiServiceFactory xMSF);
// ???
/**
- * set a internal variable to stop a maybe longer DB access.
+ * set an internal variable to stop a maybe longer DB access.
*/
void StopProcess(); // cancel