Skip to content

Commit

Permalink
Fix whitespace in Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wille committed Jun 6, 2015
1 parent 342b745 commit 18abace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -7,4 +7,4 @@ task :docs do
sh "git checkout gh-pages"
sh "rm -rf doc"
sh "mv /tmp/doc ."
end
end

0 comments on commit 18abace

Please sign in to comment.