Skip to content

Commit

Permalink
Changed io typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michelle committed Oct 27, 2012
1 parent eef396a commit 6b7889d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/modules.rst
Expand Up @@ -54,7 +54,7 @@ All options are possible too:

::

import io from io as std_console;
import io from io as std_io;
import console from io as std_console;
std_console.print("hello world");

Expand Down

0 comments on commit 6b7889d

Please sign in to comment.