From: Emmanuel Rodriguez Date: Sun, 5 Apr 2009 21:15:06 +0000 (+0200) Subject: Replace OpenArialMap by OpenAerialMap in the test labels X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3862e9a5ae037ad312fb27748bbad7c768218c89;p=libchamplain Replace OpenArialMap by OpenAerialMap in the test labels --- diff --git a/bindings/perl/Champlain/t/ChamplainMapSource.t b/bindings/perl/Champlain/t/ChamplainMapSource.t index e2fe6f6..e9b7e91 100644 --- a/bindings/perl/Champlain/t/ChamplainMapSource.t +++ b/bindings/perl/Champlain/t/ChamplainMapSource.t @@ -76,7 +76,7 @@ sub test_osm_osmarender { # OpenAerialMap sub test_oam { - my $label = "OpenArialMap"; + my $label = "OpenAerialMap"; my $map = Champlain::MapSource->new_oam(); isa_ok($map, 'Champlain::MapSource');