null+****@clear*****
null+****@clear*****
2012年 5月 18日 (金) 13:24:43 JST
HAYASHI Kentaro 2012-05-18 13:24:43 +0900 (Fri, 18 May 2012)
New Revision: a544e7435467d721ca08f22ae431b36807555c39
Log:
test: fix typo about argument
Modified files:
test/function/tools/geo/generate-grntest-data.rb
Modified: test/function/tools/geo/generate-grntest-data.rb (+1 -1)
===================================================================
--- test/function/tools/geo/generate-grntest-data.rb 2012-05-18 13:21:09 +0900 (a424476)
+++ test/function/tools/geo/generate-grntest-data.rb 2012-05-18 13:24:43 +0900 (7361379)
@@ -116,7 +116,7 @@ class GrnTestData
south_axis?(@longitude_end_degree, @latitude_end_degree)
end
- def quadrant_point_with_axis?(quadrant, longigude, latitude)
+ def quadrant_point_with_axis?(quadrant, longitude, latitude)
case quadrant
when "1st"
if longitude >= 0 and latitude >= 0