Commit ba0b8136 authored by Nicolas Chevillot's avatar Nicolas Chevillot

Replaced sufix with suffix

parent 3a026a10
......@@ -148,8 +148,8 @@ PARSE START: %s
manifest_parser.add_prefix_code(
self.pool.options.prefix_code)
manifest_parser.add_sufix_code(
self.pool.options.sufix_code)
manifest_parser.add_suffix_code(
self.pool.options.suffix_code)
parser_tmp = manifest_parser.add_manifest(self.path)
......
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