]> err.no Git - libchamplain/commitdiff
Updated the documentation of is_color
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sun, 14 Jun 2009 15:58:43 +0000 (17:58 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sun, 14 Jun 2009 17:19:59 +0000 (13:19 -0400)
bindings/perl/Champlain/t/ChamplainMarker.t

index d87772203f9edfe025495fd315b3b685017893c6..4a1a411ac8c7473833222d2a8e21d3287dab3faa 100644 (file)
@@ -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) = @_;