Correct one more non-typographic apostrophe...

[ci skip]
This commit is contained in:
Wedge009 2024-10-23 13:02:39 +11:00 committed by Charles Dang
parent b3ed22d697
commit e01fbb6b02

View File

@ -424,7 +424,7 @@ If your add-on will only be used on 1.18 and later, it is instead recommended to
• <span face='monospace'>maps/first.map</span> • <span face='monospace'>maps/first.map</span>
◦ this is the .map file created by the scenario editor when saving in scenario mode ◦ this is the .map file created by the scenario editor when saving in scenario mode
• <span face='monospace'>scenarios/other.cfg</span> • <span face='monospace'>scenarios/other.cfg</span>
◦ this is the .cfg file containing everything that the scenario editor doesn't understand ◦ this is the .cfg file containing everything that the scenario editor doesnt understand
• <span face='monospace'>scenarios/first.cfg</span> • <span face='monospace'>scenarios/first.cfg</span>
◦ inside the <span face='monospace'>[scenario]</span> element, use <span face='monospace'>map_file=&quot;first.map&quot;</span> to load the map file ◦ inside the <span face='monospace'>[scenario]</span> element, use <span face='monospace'>map_file=&quot;first.map&quot;</span> to load the map file
◦ inside the <span face='monospace'>[scenario]</span> element, use <span face='monospace'>include_file=&quot;other.cfg&quot;</span> to load the additional cfg file" ◦ inside the <span face='monospace'>[scenario]</span> element, use <span face='monospace'>include_file=&quot;other.cfg&quot;</span> to load the additional cfg file"