We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55f1bbb + bb262e5 commit 610c2acCopy full SHA for 610c2ac
Wrapping/Generators/SwigInterface/igenerator.py
@@ -93,7 +93,7 @@ def argument_parser():
93
default=[],
94
metavar="FILE",
95
help=(
96
- "File to be included by swig (%include) in the generated " "interface file."
+ "File to be included by swig (%%include) in the generated interface file."
97
),
98
)
99
cmdln_arg_parser.add_argument(
0 commit comments