From 3aacabdfd06c88db28349d631e974ea228fc4eed Mon Sep 17 00:00:00 2001 From: James Turner Date: Tue, 8 Dec 2015 18:28:49 +0000 Subject: [PATCH] Catalog tag changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - fix spelling of ‘Embraer’ - add airship feature type --- catalogTags.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/catalogTags.py b/catalogTags.py index 34a421e..c070894 100644 --- a/catalogTags.py +++ b/catalogTags.py @@ -6,7 +6,7 @@ aircraftTypeTags = [ manufacturerTags = [ "boeing", "cessna", "diamond", "douglas", "bell", "piper", "airbus", "vickers", "lockheed", "fokker", - "embrarer", "bombardier", "pilatus", "robin", + "embraer", "bombardier", "pilatus", "robin", "eurocopter" ] @@ -55,7 +55,7 @@ featureTags = [ "etops", "floats", "amphibious", - "supersonic" + "airship" ] propulsionTags = [