Skip to content

Commit

Permalink
Fix typo (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
issei-m committed Oct 24, 2020
1 parent c32d09f commit 986466d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mini_magick/image.rb
Expand Up @@ -15,7 +15,7 @@ class Image
# methods.
#
# Use this to pass in a stream object. Must respond to #read(size) or be a
# binary string object (BLOBBBB)
# binary string object (BLOB)
#
# Probably easier to use the {.open} method if you want to open a file or a
# URL.
Expand Down

0 comments on commit 986466d

Please sign in to comment.