Fix assorted typos.
From https://sourceforge.net/p/swig/patches/332/ and some others too.
This commit is contained in:
parent
0dd11cdd8d
commit
f9566ad2df
12 changed files with 20 additions and 20 deletions
|
|
@ -3625,7 +3625,7 @@ private:
|
|||
// If the import statement has been found in the target string, we have to
|
||||
// check if the previous import was static, which would lead to problems
|
||||
// if this import is not.
|
||||
// Thus, we check if the seven characters in front of the occurence are
|
||||
// Thus, we check if the seven characters in front of the occurrence are
|
||||
// »static «. If the import string passed is also static, the checks fail
|
||||
// even if the found statement is also static because the last seven
|
||||
// characters would be part of the previous import statement then.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue