From bddf4895c87f671e98309f778a1c217f9c2f9506 Mon Sep 17 00:00:00 2001 From: Dan Kubb Date: Thu, 23 Jul 2009 23:25:47 -0700 Subject: [PATCH] Minor doc fix --- lib/yardstick.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/yardstick.rb b/lib/yardstick.rb index 391d1eb..39f238e 100644 --- a/lib/yardstick.rb +++ b/lib/yardstick.rb @@ -10,7 +10,7 @@ module Yardstick # @example # Yardstick.measure('article.rb') # => [ Measurement ] # - # @param [Array<#to_s, #to_s] path + # @param [Array<#to_s>, #to_s] path # optional list of paths to measure # @param [Hash] options # optional configuration