Skip to content

Commit

Permalink
Rakefile: Fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbasit committed Nov 19, 2011
1 parent 902f818 commit 8273d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -45,7 +45,7 @@ task :folders do
end end


task :update do task :update do
puts "Cleaning the viminius folder" puts "Cleaning the janus folder"
`git clean -xdf --exclude=custom -- janus &> /dev/null` `git clean -xdf --exclude=custom -- janus &> /dev/null`


puts "Pulling latest changes" puts "Pulling latest changes"
Expand Down

0 comments on commit 8273d8b

Please sign in to comment.