Commit 58097133 by DJ Delorie

typo

From-SVN: r38009
parent 32fb1fb2
...@@ -3314,10 +3314,10 @@ list of operands, such as this example: ...@@ -3314,10 +3314,10 @@ list of operands, such as this example:
@group @group
"" ""
" "
{ @{
handle_add (operands[0], operands[1], operands[2]); handle_add (operands[0], operands[1], operands[2]);
DONE; DONE;
}") @}")
@end group @end group
@end smallexample @end smallexample
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment