]> git.mdlowis.com Git - archive/dlang.git/commitdiff
Updated README
authorMike D. Lowis <mike@mdlowis.com>
Sun, 12 Feb 2012 17:54:57 +0000 (12:54 -0500)
committerMike D. Lowis <mike@mdlowis.com>
Sun, 12 Feb 2012 17:54:57 +0000 (12:54 -0500)
README.md

index d3a039f0af9a2467375e724dfa012162560672fe..0994ff461ebd91c9b433bad99b842e1038843763 100644 (file)
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Know Issues or Bugs
 
 This is a non-comprehensive list of known issues and bugs that I intend to fix.
 
-* Memory leeaks like a sieve.
+* Leaks memory like a sieve.
 * Error messages are obtuse and unfriendly.
 * Parser and Lexer have 0 error recovery.
 * Usage prints out full path of binary instead of just the name.