Fix confusion of filenaming in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6ac7bcba31
commit
c66c3dd632
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
/*
|
||||
|
||||
Create a file with this name, 'fragments.i', in your working
|
||||
Create a file with this name, 'pyfragments.swg', in your working
|
||||
directory and add all the %fragments you want to take precedence
|
||||
over the ones defined by default by swig.
|
||||
over the default ones defined by swig.
|
||||
|
||||
For example, if you add:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue