Fix typos in comments (#24474)

This commit is contained in:
co63oc
2025-03-08 17:56:30 +08:00
committed by GitHub
parent 5be867da1c
commit bc0d257e86
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -173,7 +173,7 @@ def generate_output_from_file(format_idx, filename, outputdir, package, template
def generate_by_template(output_file, template_file, em_globals):
"""
Invokes empy intepreter to geneate output_file by the
Invokes empy intepreter to generate output_file by the
given template_file and predefined em_globals dict
"""
# check if folder exists: