Fix more doubled word typos
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12040 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
51bbc83fdd
commit
3f47ff6988
12 changed files with 18 additions and 18 deletions
|
|
@ -775,7 +775,7 @@ involving <tt>%feature</tt>:
|
|||
<p>
|
||||
The name matching rules outlined in the <a href="SWIGPlus.html#SWIGPlus_ambiguity_resolution_renaming">Ambiguity resolution and renaming</a>
|
||||
section applies to all <tt>%feature</tt> directives.
|
||||
In fact the the <tt>%rename</tt> directive is just a special form of <tt>%feature</tt>.
|
||||
In fact the <tt>%rename</tt> directive is just a special form of <tt>%feature</tt>.
|
||||
The matching rules mean that features are very flexible and can be applied with
|
||||
pinpoint accuracy to specific declarations if needed.
|
||||
Additionally, if no declaration name is given, a global feature is said to be defined.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue