]> git.street.me.uk Git - andy/viking.git/commitdiff
Fix typo word Polygonized
authorhuobos <huobos@yahoo.com>
Fri, 20 Jan 2017 03:01:44 +0000 (11:01 +0800)
committerhuobos <huobos@yahoo.com>
Fri, 20 Jan 2017 03:30:20 +0000 (11:30 +0800)
src/datasource_bfilter.c

index c4aad5ca3bc86815485e1374750ddef8814a2815..d6dfa7ce259571e720e714d9d4b2d311ab285314 100644 (file)
@@ -289,7 +289,7 @@ static void datasource_bfilter_exclude_polygon_get_process_options ( VikLayerPar
 
 VikDataSourceInterface vik_datasource_bfilter_exclude_polygon_interface = {
   N_("Waypoints Outside This"),
-  N_("Polygonzied Layer"),
+  N_("Polygonized Layer"),
   VIK_DATASOURCE_CREATENEWLAYER,
   VIK_DATASOURCE_INPUTTYPE_TRWLAYER_TRACK,
   TRUE,