summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichał Zieliński <michal@zielinscy.org.pl>2012-10-08 21:50:38 +0200
committerMichał Zieliński <michal@zielinscy.org.pl>2012-10-08 21:50:38 +0200
commitdfe21c5a9c2ebf3df0f445014588bcce0387d699 (patch)
treee14c293d345394947564c2e18d6196c07cae7eb9 /src
parent97f44035f1b3ebd2681236c23f14c4d3ea7f09ac (diff)
downloadcolobot-dfe21c5a9c2ebf3df0f445014588bcce0387d699.tar.gz
colobot-dfe21c5a9c2ebf3df0f445014588bcce0387d699.tar.bz2
colobot-dfe21c5a9c2ebf3df0f445014588bcce0387d699.zip
Removed Gfx:: from license notice (introduced in 8ad15c0e)
Diffstat (limited to 'src')
-rw-r--r--src/ui/maindialog.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/maindialog.cpp b/src/ui/maindialog.cpp
index 21a2c50..5136a41 100644
--- a/src/ui/maindialog.cpp
+++ b/src/ui/maindialog.cpp
@@ -8,7 +8,7 @@
// *
// * This program is distributed in the hope that it will be useful,
// * but WITHOUT ANY WARRANTY; without even the implied warranty of
-// * MERCHANTABILITY or FITNESS FOR A Gfx::PARTICULAR PURPOSE. See the
+// * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
@@ -6779,4 +6779,3 @@ bool CMainDialog::NextMission()
} // namespace Ui
-