Skip to content

Commit 57a1107

Browse files
Daniel Wallinpdimov
authored andcommitted
*** empty log message ***
[SVN r33924]
1 parent 3acd764 commit 57a1107

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ specified to the binding functions below, that argument must be specified as a
7171

7272
In the example below the default type for argument ``y`` is ``char const[5]``, but
7373
the argument type is ``int``. Therefore ``y`` must be specified as a *special*
74-
argument in the |KeywordSpec|.
74+
argument in the |KeywordsSpec|.
7575

7676
Doing this will generate N^2 overloads, where N is the number of *special* arguments.
7777
In this case two overloads will be generated, one with ``y`` included and one without.

0 commit comments

Comments
 (0)