Skip to content

Commit

Permalink
Fixed issue #110
Browse files Browse the repository at this point in the history
  • Loading branch information
dabeaz committed Feb 19, 2017
1 parent d951379 commit 031fb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ply.html
Expand Up @@ -3140,7 +3140,7 @@ <H3><a name="ply_nn36"></a>6.12 Miscellaneous Yacc Notes</H3>

<blockquote>
<pre>
parser = yacc.parse(debug=True)
parser.parse(input_text, debug=True)
</pre>
</blockquote>

Expand Down

0 comments on commit 031fb0e

Please sign in to comment.