From b93fad74819188f8a09bbdbf85360c73e9f666bb Mon Sep 17 00:00:00 2001 From: comicsads Date: Wed, 28 Nov 2018 10:24:01 -0500 Subject: Fix: Spelling in code comment (#6984) --- src/script/api/script_event_types.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/script/api') diff --git a/src/script/api/script_event_types.hpp b/src/script/api/script_event_types.hpp index 943016897..f13e588ee 100644 --- a/src/script/api/script_event_types.hpp +++ b/src/script/api/script_event_types.hpp @@ -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) : -- cgit v1.2.3-70-g09d2