Author: stsp
Date: Thu Apr 4 09:13:26 2013
New Revision: 1464380
URL: http://svn.apache.org/r1464380
Log:
* publish/ideas.html: Bindings projects can be focused on either SWIG or JNI,
so don't necessarily require experience with both.
Modified:
subversion/site/publish/ideas.html
Modified: subversion/site/publish/ideas.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/ideas.html?rev=1464380&r1=1464379&r2=1464380&view=diff
==============================================================================
--- subversion/site/publish/ideas.html (original)
+++ subversion/site/publish/ideas.html Thu Apr 4 09:13:26 2013
@@ -65,7 +65,7 @@ and the <a href="https://live.gnome.org/
You should know what a data type system is and how compilers
and interpreters work.</li>
<li>A solid understanding of <a href="http://swig.org/">SWIG</a>
- and <a href="http://en.wikipedia.org/wiki/Java_native_interface"
+ and/or <a href="http://en.wikipedia.org/wiki/Java_native_interface"
>JNI</a>.</li>
</ul>
</p>