From 00c7c84438a68030973501da25ad31607f131aea Mon Sep 17 00:00:00 2001 From: Evan Carroll Date: Sun, 28 Sep 2008 21:25:57 -0500 Subject: [PATCH] typo --- t/11-Heuristic-ShortFirstRow.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/11-Heuristic-ShortFirstRow.t b/t/11-Heuristic-ShortFirstRow.t index 8e756ef..40522d5 100644 --- a/t/11-Heuristic-ShortFirstRow.t +++ b/t/11-Heuristic-ShortFirstRow.t @@ -6,7 +6,7 @@ use feature ':5.10'; ## ## In version .06 this test failed ## I got the longer a19a9a14a13a5A* instead of a19a9a14a13A* -## This was because the length for the euristic was set statically to the +## This was because the length for the heuristic was set statically to the ## first row rather than the longest row ## -- 2.11.4.GIT