Revision: 7471
http://playerstage.svn.sourceforge.net/playerstage/?rev=7471&view=rev
Author: natepak
Date: 2009-03-13 06:23:03 +0000 (Fri, 13 Mar 2009)
Log Message:
-----------
Fixed typo
Modified Paths:
--------------
code/branches/federation/gazebo/server/gui/StatusBar.cc
Modified: code/branches/federation/gazebo/server/gui/StatusBar.cc
===================================================================
--- code/branches/federation/gazebo/server/gui/StatusBar.cc 2009-03-13
05:28:33 UTC (rev 7470)
+++ code/branches/federation/gazebo/server/gui/StatusBar.cc 2009-03-13
06:23:03 UTC (rev 7471)
@@ -97,7 +97,7 @@
if (sim > 9999)
{
sim /= 60;
- this->simTime->lable("Sim Time (min)");
+ this->simTime->label("Sim Time (min)");
}
//this->iterations->value(Simulator::Instance()->GetIterations());
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit