From 78e2139ddb84b7d19c74bcb94ccac565148255d2 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sun, 14 Jun 2009 17:58:43 +0200 Subject: [PATCH] Updated the documentation of is_color --- bindings/perl/Champlain/t/ChamplainMarker.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/perl/Champlain/t/ChamplainMarker.t b/bindings/perl/Champlain/t/ChamplainMarker.t index d877722..4a1a411 100644 --- a/bindings/perl/Champlain/t/ChamplainMarker.t +++ b/bindings/perl/Champlain/t/ChamplainMarker.t @@ -188,7 +188,7 @@ sub generic_test { # -# Assert that two colors are unique. +# Assert that two colors are identical. # sub is_color { my ($got, $expected, $message) = @_; -- 2.39.5