Commit 631ed9d9 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Typo

parent ddb09a9d
...@@ -41,7 +41,7 @@ Examining generated LLVM: ...@@ -41,7 +41,7 @@ Examining generated LLVM:
Optimization example Optimization example
-------------------- --------------------
The `text.py` utility genrates single-cell Brainfuck code for a given text: The `text.py` utility generates single-cell Brainfuck code for a given text:
$ ./text.py Hello World! $ ./text.py Hello World!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.
......
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