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 30bf750 + 610c2ac commit 1900198Copy full SHA for 1900198
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