summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/ConfigGroup.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/common/ConfigGroup.java')
-rw-r--r--wizards/com/sun/star/wizards/common/ConfigGroup.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/common/ConfigGroup.java b/wizards/com/sun/star/wizards/common/ConfigGroup.java
index 1b260132a5f4..56a4c0c632a2 100644
--- a/wizards/com/sun/star/wizards/common/ConfigGroup.java
+++ b/wizards/com/sun/star/wizards/common/ConfigGroup.java
@@ -1,7 +1,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
@@ -80,8 +80,8 @@ public class ConfigGroup implements ConfigNode
/**
* convert the primitive type value of the
- * given Field object to the corresponding
- * Java Object value.
+ * given Field object to the corresponding
+ * Java Object value.
* @param field
* @return the value of the field as a Object.
* @throws IllegalAccessException