Skip to content

Commit

Permalink
Fix another thinko.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Jan 15, 2012
1 parent fdf8cff commit 617a14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -156,7 +156,7 @@ segfault or cause memory corruption. This isn't a shortcoming of Zavolaj, it's
the way the big bad native world works. Scared? Here, have a hug. Good luck! :-)

## Structs
Zavolaj currently has some basic support for arrays. It is constrained to only
Zavolaj also has some basic support for structs. It is constrained to only
working with machine-size integers, doubles and strings at the moment; structs
containing sized numeric types, pointers, arrays and pointers to other structs
are in development.
Expand Down

0 comments on commit 617a14c

Please sign in to comment.