Author: juanpablo
Date: Mon Feb 18 23:14:23 2013
New Revision: 1447544
URL: http://svn.apache.org/r1447544
Log:
fixed typo
Modified:
incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext
Modified:
incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext?rev=1447544&r1=1447543&r2=1447544&view=diff
==============================================================================
--- incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext
(original)
+++ incubator/jspwiki/site/trunk/content/jspwiki/development/building.mdtext
Mon Feb 18 23:14:23 2013
@@ -10,7 +10,7 @@ files, which you'll want to compile.
You'll need the following programs:
- * J2SDK 6.0 or later (only Oracle JDKs have been tested)
+ * JDK 6.0 or later (only Oracle JDKs have been tested)
* Apache Ant 1.7.1 (available from http://ant.apache.org)
* Servlet API 2.4 (servlet-api.jar, available from Sun Microsystems.)
* JUnit 3.8.2 (from www.junit.org, required for running tests)