Skip to content

Commit

Permalink
[DOCS] Fix typo (#67230)
Browse files Browse the repository at this point in the history
  • Loading branch information
grajewsky authored Jan 12, 2021
1 parent 66d8781 commit 46287e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ decrement.

[source,ANTLR4]
----
pre_increment: '--' ( variable | field );
pre_decrement: '--' ( variable | field );
----

*Promotion*
Expand Down

0 comments on commit 46287e5

Please sign in to comment.