Typos fixed

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8703 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Robin Dunn 2006-02-03 23:50:59 +00:00
commit 7e5c5f0e83

View file

@ -4577,8 +4577,8 @@ class object (if applicable).
<p>
Usign docstrings in Python code is becoming more and more important
ans more tools are coming on the scene that take advantage of them,
Using docstrings in Python code is becoming more and more important
and more tools are coming on the scene that take advantage of them,
everything from full-blown documentaiton generators to class browsers
and popup call-tips in Python-aware IDEs. Given the way that SWIG
generates the proxy code by default, your users will normally get