From cd0085fb3c2baf62f008048c609b2204b39b4c12 Mon Sep 17 00:00:00 2001 From: Eric Normand Date: Fri, 26 Mar 2010 09:14:35 -0500 Subject: [PATCH] Corrected spelling mistake --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 540ba63..1a449fd 100644 --- a/README.markdown +++ b/README.markdown @@ -23,7 +23,7 @@ This creates a proxy object that inherits from Object and has a custom toString ### auto-wrapper - (def obj ) + (def obj ) (auto-wrapper obj [InputStream] [] (close [] (.close obj)