Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthalloway committed Aug 9, 2017
1 parent 990556b commit 885a3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/clojure/clojure/data/fressian.clj
Expand Up @@ -220,7 +220,7 @@

(defn read
"Convenience method for reading a single fressian object.
Takes same options as create-writer. Readable can be
Takes same options as create-reader. Readable can be
any type supported by clojure.java.io/input-stream, or
a ByteBuffer."
[readable & options]
Expand Down

0 comments on commit 885a3b0

Please sign in to comment.