Skip to content
Snippets Groups Projects
Commit 72942d45 authored by lamport's avatar lamport
Browse files

Minor typo fix in comment.

parent 9ab20227
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ import util.ToolIO; ...@@ -32,7 +32,7 @@ import util.ToolIO;
* * * *
* as if it were * * as if it were *
* * * *
* if (...) call {f(...) ; return } * * if (...) {call f(...) ; return } *
* * * *
* See 2 Dec 2015 Tlaplus Google group post by Jaak Ristioja * * See 2 Dec 2015 Tlaplus Google group post by Jaak Ristioja *
* * * *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment