Fix typos and grammar.
This commit is contained in:
parent
dc61150bec
commit
e18ef37f1f
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue