Skip to content

Commit

Permalink
Fixed Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Dob-The-Duilder committed Sep 9, 2023
1 parent 18c89e6 commit b4a6348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycparser/_ast_gen.py
Expand Up @@ -244,7 +244,7 @@ def show(self, buf=sys.stdout, attrnames=False, nodenames=False, showcoord=False
displayed.
indent:
Spaces and verticle lines to be displayed infront of node.
Spaces and vertical lines to be displayed in front of node.
islast:
Denotes if node is final element in its tree.
Expand Down

0 comments on commit b4a6348

Please sign in to comment.