summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/ExtensionVerifier.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/web/ExtensionVerifier.java')
-rw-r--r--wizards/com/sun/star/wizards/web/ExtensionVerifier.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/web/ExtensionVerifier.java b/wizards/com/sun/star/wizards/web/ExtensionVerifier.java
index 8bc036131b70..2b7158b5ad31 100644
--- a/wizards/com/sun/star/wizards/web/ExtensionVerifier.java
+++ b/wizards/com/sun/star/wizards/web/ExtensionVerifier.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
@@ -50,7 +50,7 @@ public class ExtensionVerifier implements UCB.Verifier
/**
* @return true if the given object is
* a String which does not end with the
- * given extension.
+ * given extension.
*/
public boolean verify(Object object)
{