summaryrefslogtreecommitdiff
path: root/hopefear.rb
diff options
context:
space:
mode:
authorPatrick Simianer <simianer@cl.uni-heidelberg.de>2014-04-14 15:53:32 +0200
committerPatrick Simianer <simianer@cl.uni-heidelberg.de>2014-04-14 15:53:32 +0200
commit1bf772018b77e68137614a11add9f9f2f43ad344 (patch)
treead8c72b53329a3b364b055a852a87bed252bdbc5 /hopefear.rb
parentd637e517919852217705a34d1355020a97af2f6a (diff)
version for final; 'old' data; new example
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