Skip to content

Commit

Permalink
Get rid of a U+0027 APOSTROPHE used where U+2019 is expected
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea authored and cbeck88 committed Jul 22, 2014
1 parent 535dcf8 commit fa67c1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/core/help.cfg
Expand Up @@ -541,7 +541,7 @@ You can see what type of behavior the mixed terrain gives by mousing over its he

<header>text='Defense Caps'</header>" + _"

Some units have <italic>text='defense caps'</italic> for a particular basic terrain type. These units suffer a penalty on mixed terrains with that type — their defense can't exceed the cap." + _"
Some units have <italic>text='defense caps'</italic> for a particular basic terrain type. These units suffer a penalty on mixed terrains with that type — their defense cannot exceed the cap." + _"

For example, the <ref>text='Loyalist Cavalryman' dst='..unit_Cavalryman'</ref> has a defense rating of 30% on forests, and a defense cap for forests. Thus, on forested hills, he has a defense rating of 30% rather than 40%, because the mixed rating cannot exceed the cap." + _"

Expand Down

0 comments on commit fa67c1d

Please sign in to comment.