diff options
Diffstat (limited to 'src/group_gui.cpp')
-rw-r--r-- | src/group_gui.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/group_gui.cpp b/src/group_gui.cpp index 4dd14a866..a5516106a 100644 --- a/src/group_gui.cpp +++ b/src/group_gui.cpp @@ -388,7 +388,7 @@ public: this->DrawWidgets(); /* Draw Matrix Group - * The selected group is drawn in white */ + * The selected group is drawn in white */ StringID str_all_veh, str_no_group_veh; switch (this->vehicle_type) { |