Skip to content

Commit 379e2bf

Browse files
aycabtahsbt
authored andcommitted
Enclose the code that was accidentally a link in "tt"
1 parent 170308e commit 379e2bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/racc/parser.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ def yyerror
546546
end
547547

548548
# Exit parser.
549-
# Return value is Symbol_Value_Stack[0].
549+
# Return value is +Symbol_Value_Stack[0]+.
550550
def yyaccept
551551
throw :racc_jump, 2
552552
end

0 commit comments

Comments
 (0)