Skip to content

Commit e3001b2

Browse files
committed
Typo
1 parent 270cf38 commit e3001b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygccxml/parser/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ def create_compiler_path(xml_generator, compiler_path):
414414
"""
415415
Try to guess a path for the compiler.
416416
417-
If you want ot use a specific compiler, please provide the compiler
417+
If you want to use a specific compiler, please provide the compiler
418418
path manually, as the guess may not be what you are expecting.
419419
Providing the path can be done by passing it as an argument (compiler_path)
420420
to the xml_generator_configuration_t() or by defining it in your pygccxml

0 commit comments

Comments
 (0)