From: Emmanuel Rodriguez Date: Sun, 14 Jun 2009 15:58:43 +0000 (+0200) Subject: Updated the documentation of is_color X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78e2139ddb84b7d19c74bcb94ccac565148255d2;p=libchamplain Updated the documentation of is_color --- 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) = @_;