From: nazgob Date: Wed, 13 Apr 2011 13:50:17 +0000 (-0700) Subject: fixed typo -> Issue #39 X-Git-Url: https://git.eng.unimelb.edu.au/public?p=ruby_koans.git;a=commitdiff_plain;h=3d18d339e4da12942222da96dc454b7405a2f6cd fixed typo -> Issue #39 --- diff --git a/koans/about_scoring_project.rb b/koans/about_scoring_project.rb index 3c8e027..bc61785 100644 --- a/koans/about_scoring_project.rb +++ b/koans/about_scoring_project.rb @@ -1,7 +1,7 @@ require File.expand_path(File.dirname(__FILE__) + '/edgecase') # Greed is a dice game where you roll up to five dice to accumulate -# points. The following "score" function will be used calculate the +# points. The following "score" function will be used to calculate the # score of a single roll of the dice. # # A greed roll is scored as follows: