Fix typo.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9972 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
611e41e04b
commit
d264fd1a1a
1 changed files with 1 additions and 1 deletions
|
|
@ -730,7 +730,7 @@ PHP4 classes are implemented entirely using the Zend C API so
|
|||
no additional php code is generated. For PHP5, a PHP wrapper
|
||||
class is generated which calls a set of flat functions wrapping the C++ class.
|
||||
In many cases the PHP4 and PHP5 wrappers will behave the same way,
|
||||
but the PHP5 ones make use of better PHP5's better OO funcationality
|
||||
but the PHP5 ones make use of better PHP5's better OO functionality
|
||||
where appropriate.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue