Don't reference gui controls from the description
This commit is contained in:
parent
b6bbc0aeca
commit
ca3510aac1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
</scenario>
|
||||
<scenario>
|
||||
<name type="string">Manual input</name>
|
||||
<description type="string">Enter your favorite METAR weather in the textbox above. A valid METAR syntax is required.</description>
|
||||
<description type="string">Enter your favorite METAR weather. A valid METAR syntax is required.</description>
|
||||
<local-weather>
|
||||
<tile-type>manual</tile-type>
|
||||
<tile-management>METAR</tile-management>
|
||||
|
|
Loading…
Add table
Reference in a new issue