From 01dea4ec37e79b2db08bbeb99727592b01eeb492 Mon Sep 17 00:00:00 2001 From: zuu Date: Sat, 21 Sep 2013 10:06:23 +0000 Subject: (svn r25787) -Doc: Doxygen comment was wrong --- src/misc_cmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc_cmd.cpp b/src/misc_cmd.cpp index 9c01eef5d..df76e1535 100644 --- a/src/misc_cmd.cpp +++ b/src/misc_cmd.cpp @@ -194,7 +194,7 @@ CommandCost CmdPause(TileIndex tile, DoCommandFlag flags, uint32 p1, uint32 p2, * Change the financial flow of your company. * @param tile unused * @param flags operation to perform - * @param p1 the amount of money to receive (if negative), or spend (if positive) + * @param p1 the amount of money to receive (if positive), or spend (if negative) * @param p2 unused * @param text unused * @return the cost of this operation or an error -- cgit v1.2.3-54-g00ecf