Author: remi
Date: 2009-04-06 22:12:11 +0200 (Mon, 06 Apr 2009)
New Revision: 4369

Modified:
   
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/Task.py
Log:
* typo fixes

Modified: 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/Task.py
===================================================================
--- 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/Task.py
  2009-04-06 19:35:28 UTC (rev 4368)
+++ 
software_suite_v2/tuxware/pytuxisalive/branches/0.3.0/src/tuxisalive/api/scheduler/Task.py
  2009-04-06 20:12:11 UTC (rev 4369)
@@ -8,10 +8,10 @@
 from TaskDescription import *
 
 # 
------------------------------------------------------------------------------
-# Class the create a scheduled task.
+# Class to create a scheduled task.
 # 
------------------------------------------------------------------------------
 class Task(ApiBaseChildResource):
-    """Class the create a scheduled task.
+    """Class to create a scheduled task.
     """
 
     # 
--------------------------------------------------------------------------


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to