From 923ce3632309d331cbf504ed5f733371c6f6f31d Mon Sep 17 00:00:00 2001 From: DoctorVanGogh Date: Tue, 3 Nov 2015 03:55:04 +0100 Subject: [PATCH] zone: Fix typo in help text --- plugins/zone.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/zone.cpp b/plugins/zone.cpp index b9044b6fd..c1901b06e 100644 --- a/plugins/zone.cpp +++ b/plugins/zone.cpp @@ -149,7 +149,7 @@ const string zone_help_filters = " caged - in a built cage\n" " own - from own civilization\n" " war - trained war creature\n" - " tamed - tamed\n" + " tame - tamed\n" " named - has name or nickname\n" " can be used to mark named units for slaughter\n" " merchant - is a merchant / belongs to a merchant\n"