typo fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@12150 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1f0cb53d5b
commit
d52ef31911
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ public:
|
|||
<p>Constructors using the std::initializer_list class are removed
|
||||
from the wrapped class, because the only way to access such a
|
||||
constructor is at compile time using the "= {}" assignment.</p>
|
||||
<p>User should add another constructor with specific arguments
|
||||
<p>Users should add another constructor with specific arguments
|
||||
filling the class members manually.</p>
|
||||
|
||||
<p>For now, if a user wants to fill the class components like this:</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue