Fix: Spelling in code comment (#6984)

pull/73/head
comicsads 6 years ago committed by Ingo von Borstel
parent d64a0a6696
commit b93fad7481

@ -363,7 +363,7 @@ private:
class ScriptEventCompanyAskMerger : public ScriptEvent {
public:
/**
* @param owner The company that can be bough.
* @param owner The company that can be bought.
* @param value The value/costs of buying the company.
*/
ScriptEventCompanyAskMerger(Owner owner, int32 value) :

Loading…
Cancel
Save