You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/10/25 03:23:42 UTC

svn propchange: r1535603 - svn:log

Author: brane
Revision: 1535603
Modified property: svn:log

Modified: svn:log at Fri Oct 25 01:23:42 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Oct 25 01:23:42 2013
@@ -1,5 +1,5 @@
 Do not require JUnit to build JavaHL; only to test it.
 
 * subversion/bindings/javahl/tests/org/apache/subversion/javahl/UtilTests.java:
-   Do not impoet org.junit.Assert.
+   Do not import org.junit.Assert.
   (UtilTests.testFileDiff, UtilTests.testFileMerge): Update assertions.