summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/sampling/peer_review.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sampling/peer_review.rb b/lib/sampling/peer_review.rb
index cbbd2f9..5ae4e81 100644
--- a/lib/sampling/peer_review.rb
+++ b/lib/sampling/peer_review.rb
@@ -76,6 +76,6 @@ module Sampling
end
return ret
- endx
+ end
end
end