From: nazgob Date: Wed, 13 Apr 2011 13:49:58 +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=d78e284e55ce63ae9c1cf59d7972d7dfeb42d970 fixed typo -> Issue #39 --- diff --git a/src/about_scoring_project.rb b/src/about_scoring_project.rb index 124c387..60b4682 100644 --- a/src/about_scoring_project.rb +++ b/src/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: