Skip to content

Commit 0969866

Browse files
committed
testing
1 parent e846828 commit 0969866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</javadoc>
9898
</target>
9999

100-
<!-- blah compilation target for packeging operations -->
100+
<!-- compilation target for packeging operations -->
101101
<target name="pkg-compile" depends="clean, setup, log4j, logger">
102102
<javac debug="yes" srcdir="java_memcached-${ver}/src" destdir="java_memcached-${ver}/classes" deprecation="true">
103103
<classpath refid="project.class.path"/>

0 commit comments

Comments
 (0)