From b860353a66c032ba21325fc1ec5051f4ac6bfb32 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 9 Jun 2013 18:58:36 +0000 Subject: (svn r25387) -Fix: "typos" in @file filename --- src/story_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/story_gui.cpp') 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 . */ -/** @file goal_gui.cpp GUI for goals. */ +/** @file story_gui.cpp GUI for stories. */ #include "stdafx.h" #include "window_gui.h" -- cgit v1.2.3-54-g00ecf