Skip to content

Commit

Permalink
correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
watney committed Nov 25, 2024
1 parent dd40943 commit c2d76ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autocoder/Stars.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ def getQmRoot(modelFileName: str) -> Tuple[ElementTreeType, XmiModel] :
.qf QF model file
.xml Cameo model file
.mdzip Cameo project file
.platuml PlantUML model file
.plantuml PlantUML model file
"""
parser = argparse.ArgumentParser(formatter_class=argparse.RawDescriptionHelpFormatter,
description=the_description)
Expand Down

0 comments on commit c2d76ac

Please sign in to comment.