From c24374f99c22d9420d6d182ff835f07a5b954b48 Mon Sep 17 00:00:00 2001 From: planetmaker Date: Tue, 8 Jan 2013 22:46:42 +0000 Subject: (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) --- src/cheat_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cheat_gui.cpp') diff --git a/src/cheat_gui.cpp b/src/cheat_gui.cpp index 6b37079bd..e4c7572ce 100644 --- a/src/cheat_gui.cpp +++ b/src/cheat_gui.cpp @@ -75,7 +75,7 @@ static int32 ClickChangeCompanyCheat(int32 p1, int32 p2) * Allow (or disallow) changing production of all industries. * @param p1 new value * @param p2 unused - * @return New value allwing change of industry production. + * @return New value allowing change of industry production. */ static int32 ClickSetProdCheat(int32 p1, int32 p2) { -- cgit v1.2.3-54-g00ecf