Fix id tag

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@453896 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/java/org/apache/commons/io/FileDeleteStrategy.java b/src/java/org/apache/commons/io/FileDeleteStrategy.java
index 51cdd2e..aeef349 100644
--- a/src/java/org/apache/commons/io/FileDeleteStrategy.java
+++ b/src/java/org/apache/commons/io/FileDeleteStrategy.java
@@ -119,7 +119,7 @@
     //-----------------------------------------------------------------------
     /**
      * Gets a string describing the delete strategy.
-     * 
+     *
      * @return a string describing the delete strategy
      */
     public String toString() {