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.
1 parent 270cf38 commit e3001b2Copy full SHA for e3001b2
pygccxml/parser/config.py
@@ -414,7 +414,7 @@ def create_compiler_path(xml_generator, compiler_path):
414
"""
415
Try to guess a path for the compiler.
416
417
- If you want ot use a specific compiler, please provide the compiler
+ If you want to use a specific compiler, please provide the compiler
418
path manually, as the guess may not be what you are expecting.
419
Providing the path can be done by passing it as an argument (compiler_path)
420
to the xml_generator_configuration_t() or by defining it in your pygccxml
0 commit comments