summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/IRenderer.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/common/IRenderer.java')
-rw-r--r--wizards/com/sun/star/wizards/common/IRenderer.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/common/IRenderer.java b/wizards/com/sun/star/wizards/common/IRenderer.java
index 1aa73eaa599b..f781bc845b49 100644
--- a/wizards/com/sun/star/wizards/common/IRenderer.java
+++ b/wizards/com/sun/star/wizards/common/IRenderer.java
@@ -2,7 +2,7 @@
************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,7 +31,7 @@ package com.sun.star.wizards.common;
* A General interface which gives a string
* that represents the rendered argument object.
* Can be used to reference resources, internationalizartion
- * a.s.o
+ * a.s.o
*/
public interface IRenderer
{