diff --git a/data/core/editor/help.cfg b/data/core/editor/help.cfg index bb905784d90..b330282eea7 100644 --- a/data/core/editor/help.cfg +++ b/data/core/editor/help.cfg @@ -167,12 +167,12 @@ This tool has not been implemented yet." [topic] id=editor_named_area title= _ "Named Areas" - text= _ "This tool can create [time_area]s, unlike the name suggestes these do not need to have a specific timezone assigned to them. - [time_area]s are sets of tiles which can be addressed during scenario scripting by a thieir id. [time_area]s can optitionaly have a custom - time zome assigned to them. The simplest way to adress a [time_aera] via scenario scripting is the `aera=` attribute in standard location filters. + text= _ "This tool can create [time_area]s, unlike the name suggests these do not need to have a specific time zone assigned to them. + [time_area]s are sets of tiles which can be addressed during scenario scripting by a their id. [time_area]s can optionally have a custom + time zone assigned to them. The simplest way to address a [time_area] via scenario scripting is the `area=` attribute in standard location filters. This tool can be used to abstract between the implementation of an effect and the map specific setting. -This is a very powerful mechanism since it allows generic scenario codings working with different maps providing the needed named locations." +This is a very powerful mechanism since it allows generic scenario code to work with different maps providing the needed named locations." [/topic] # wmllint: markcheck on