summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java')
-rw-r--r--wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java b/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
index 5569289b6ced..3bffc856c235 100644
--- a/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
+++ b/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java
@@ -99,7 +99,7 @@ public interface IReportBuilderLayouter
public void insertSortingNames(String[][] _aSortFieldNames);
/**
- * This method redraws the whole layout with all it's content
+ * This method redraws the whole layout with all its content
*/
public void layout();