Skip to content

Commit

Permalink
fix some typos
Browse files Browse the repository at this point in the history
  • Loading branch information
bubaflub committed Feb 19, 2011
1 parent 9ef4290 commit e90ade7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,10 @@ task :smolder => "report.tar.gz" do

if $?.exitstatus == 0
puts 'Your report sumitted.', 'You can see other recent reports
t http://smolder.parrot.org/app/projects/smoke_reports/10'
at http://smolder.parrot.org/app/projects/smoke_reports/10'
else
puts 'Error occurred. Please contact Cardinal Team.', '#cardinal
n irc.parrot.org'
on irc.parrot.org'
end
end

Expand Down

0 comments on commit e90ade7

Please sign in to comment.