Skip to content

Commit

Permalink
Corrected spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnormand committed Mar 26, 2010
1 parent 03f68c4 commit cd0085f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -23,7 +23,7 @@ This creates a proxy object that inherits from Object and has a custom toString

### auto-wrapper

(def obj <some InputStram>)
(def obj <some InputStream>)
(auto-wrapper obj [InputStream] []
(close []
(.close obj)
Expand Down

0 comments on commit cd0085f

Please sign in to comment.