Skip to content

Commit 2b0af9d

Browse files
committed
Fix typo
1 parent cf8b410 commit 2b0af9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/paperclip/paperclip_processors/transcoder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def make
4848
dst.binmode
4949

5050
if @meta
51-
log "Transocding supported file #{@file.path}"
51+
log "Transcoding supported file #{@file.path}"
5252
@cli.add_source(@file.path)
5353
@cli.add_destination(dst.path)
5454
@cli.reset_input_filters

0 commit comments

Comments
 (0)