minor edit

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2007-10-09 23:23:30 +00:00
commit 5fc509af43

View file

@ -2873,7 +2873,7 @@ For example:
<p>
Single threaded Java applications using JNI need to consider thread safety.
The same applies for .NET applications using PInvoke.
The same applies for the C# module where the .NET wrappers use PInvoke.
Consider the C++ class:
</p>