Merge pull request #446 from rubberduckdev/patch-1

Missing "of"
This commit is contained in:
Berker Peksag 2014-01-15 17:59:01 -08:00
commit e919f75aaf

View File

@ -36,7 +36,7 @@ languages.
Builtins Builtins
======== ========
Hy features a number special forms that are used to help generate Hy features a number of special forms that are used to help generate
correct Python AST. The following are "special" forms, which may have correct Python AST. The following are "special" forms, which may have
behavior that's slightly unexpected in some situations. behavior that's slightly unexpected in some situations.