Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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();

0 comments on commit 760957d

Please sign in to comment.