]> source.dussan.org Git - poi.git/commitdiff
Fix typo - remove duplicate characters
authorNick Burch <nick@apache.org>
Mon, 23 Feb 2015 13:21:06 +0000 (13:21 +0000)
committerNick Burch <nick@apache.org>
Mon, 23 Feb 2015 13:21:06 +0000 (13:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1661662 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 947ec411d39b82532899fd3d3b908014ce904cd4..a0fe7c5ec877aa3657a045e6cb062de874a27188 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -579,7 +579,7 @@ under the License.
                     <available file="${ooxml.xsds.jar}"/>
                     <available file="${ooxml.security.jar}"/>
                     <available file="${ooxml.xsds.src.jar}"/>
-                    <available file="${${ooxml.security.src.jar}"/>
+                    <available file="${ooxml.security.src.jar}"/>
                </and>
                 <isset property="disconnected"/>
             </or>