summaryrefslogtreecommitdiff
path: root/src/story_gui.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-06-09 18:58:36 +0000
committerrubidium <rubidium@openttd.org>2013-06-09 18:58:36 +0000
commitb860353a66c032ba21325fc1ec5051f4ac6bfb32 (patch)
treee9f89a35040cb27211671b949cb72316d3f040c4 /src/story_gui.cpp
parent9e7513d9e88b6f48effd60a32aac2d93c5355944 (diff)
downloadopenttd-b860353a66c032ba21325fc1ec5051f4ac6bfb32.tar.xz
(svn r25387) -Fix: "typos" in @file filename
Diffstat (limited to 'src/story_gui.cpp')
-rw-r--r--src/story_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/story_gui.cpp b/src/story_gui.cpp
index 48555995a..8ce0dcb82 100644
--- a/src/story_gui.cpp
+++ b/src/story_gui.cpp
@@ -7,7 +7,7 @@
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file goal_gui.cpp GUI for goals. */
+/** @file story_gui.cpp GUI for stories. */
#include "stdafx.h"
#include "window_gui.h"