diff --git a/src/saveload/group_sl.cpp b/src/saveload/group_sl.cpp index a6f341d3d9..c1f69049e5 100644 --- a/src/saveload/group_sl.cpp +++ b/src/saveload/group_sl.cpp @@ -5,7 +5,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 group_sl.cpp Code handling saving and loading of economy data */ +/** @file group_sl.cpp Code handling saving and loading of groups */ #include "../stdafx.h" #include "../group.h"