Fix some typos in docs and examples and make the code look nicer.

This commit is contained in:
sunoru 2016-12-31 23:06:56 +08:00
commit 8985c34809
45 changed files with 717 additions and 717 deletions

View file

@ -121,7 +121,7 @@ Click <a href="example.i">here</a> to see a SWIG interface file with these addit
<h2>Sample Python script</h2>
Click <a href="example.py">here</a> to see a script that manipulates some C++ references.
Click <a href="runme.py">here</a> to see a script that manipulates some C++ references.
<h2>Notes:</h2>