Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Truffle] Typo in TODO comment.
  • Loading branch information
chrisseaton committed Jan 6, 2015
1 parent 4644d33 commit 760957d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -1961,7 +1961,7 @@ public SystemNode(SystemNode prev) {
public boolean system(RubyString command) {
notDesignedForCompilation();

// TOOD(CS 5-JAN-15): very simplistic implementation
// TODO(CS 5-JAN-15): very simplistic implementation

final RubyHash env = getContext().getCoreLibrary().getENV();

Expand Down

0 comments on commit 760957d

Please sign in to comment.