Commit 6bb5291d authored by Thomas Heller's avatar Thomas Heller

Fix trivial typo.

parent 810da7c3
......@@ -319,7 +319,7 @@ class CCompiler:
self.objects = copy (objects)
# -- Priviate utility methods --------------------------------------
# -- Private utility methods --------------------------------------
# (here for the convenience of subclasses)
def _fix_compile_args (self, output_dir, macros, include_dirs):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment