[atlantik-cvs] CVS: kdegames/atlantik/libatlantikui trade_widget.cpp, 1.39, 1.40

[email protected] (Stephan Binner <[email protected]>) Mon, 27 Oct 2003 11:08:55 +0100 (CET)
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/libatlantikui
In directory office:/tmp/cvs-serv15708/atlantik/libatlantikui

Modified Files:
	trade_widget.cpp 
Log Message:
CVS_SILENT style guide fixes


Index: trade_widget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/trade_widget.cpp,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- trade_widget.cpp	23 Jun 2003 03:05:25 -0000	1.39
+++ trade_widget.cpp	27 Oct 2003 10:08:15 -0000	1.40
@@ -118,7 +118,7 @@
 	listCompBox->addWidget(m_componentList);
 
 	m_componentList->addColumn(i18n("Player"));
-	m_componentList->addColumn(i18n("gives"));
+	m_componentList->addColumn(i18n("Gives"));
 	m_componentList->addColumn(i18n("Player"));
 	m_componentList->addColumn(i18n("Item"));