summaryrefslogtreecommitdiff
path: root/hopefear.rb
diff options
context:
space:
mode:
Diffstat (limited to 'hopefear.rb')
-rw-r--r--hopefear.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/hopefear.rb b/hopefear.rb
index 49ef593..37782a4 100644
--- a/hopefear.rb
+++ b/hopefear.rb
@@ -162,7 +162,7 @@ def gethopefear_rampion kbest, reference
type1 = true
else
hope = hope_and_fear kbest, 'hope'
- # 1best is automatically fear if it doesn't match reference
+ # 1best is automatically fear if it doesn't match reference
fear = kbest[0]
type2 = true
end