Skip to content

Commit 243eb9a

Browse files
committed
Fix typo
1 parent f47d805 commit 243eb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ end
336336
desc "Generates the Jekyll site"
337337
task :generate do
338338
require 'jekyll'
339-
# workaound for LANG=C environment
339+
# workaround for LANG=C environment
340340
module Jekyll::Convertible
341341
Encoding.default_external = Encoding::UTF_8
342342
end

0 commit comments

Comments
 (0)