From: <gem...@li...> - 2013-03-06 15:16:44
|
Revision: 1171 http://sourceforge.net/p/gemstracker/code/1171 Author: matijsdejong Date: 2013-03-06 15:16:41 +0000 (Wed, 06 Mar 2013) Log Message: ----------- Spell correction Modified Paths: -------------- trunk/library/classes/Gems/Event/RoundChangedEventInterface.php Modified: trunk/library/classes/Gems/Event/RoundChangedEventInterface.php =================================================================== --- trunk/library/classes/Gems/Event/RoundChangedEventInterface.php 2013-03-05 17:53:39 UTC (rev 1170) +++ trunk/library/classes/Gems/Event/RoundChangedEventInterface.php 2013-03-06 15:16:41 UTC (rev 1171) @@ -37,7 +37,7 @@ /** * After a round has changed/completed run this code. * - * As it passes Gemns_Tracker objects it is more powerfull than survey completion events, + * As it passes Gems_Tracker objects it is more powerfull than survey completion events, * but then the code may be more difficult to implement. * * @package Gems This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |