From 4fb2199599262e791a3609ac93de5e2ac2ecc10e Mon Sep 17 00:00:00 2001 From: Stormwind Date: Tue, 24 Feb 2015 20:39:33 +0100 Subject: [PATCH] Fix documentation --- lib/rubella/weighting/per_value.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rubella/weighting/per_value.rb b/lib/rubella/weighting/per_value.rb index 3da46a0..10456a9 100644 --- a/lib/rubella/weighting/per_value.rb +++ b/lib/rubella/weighting/per_value.rb @@ -15,7 +15,7 @@ module Rubella # every time value unit. # # @param input Rubella::Input An input object - # @return Array + # @return Rubella::Storage def parse input data = input.data # no data, no work