core/builtins/sleep.cif
changeset 68 377ac716dabb
parent 0 7f656887cf89
--- a/core/builtins/sleep.cif	Thu Sep 09 15:47:34 2010 +0100
+++ b/core/builtins/sleep.cif	Tue Sep 14 09:49:39 2010 +0100
@@ -18,8 +18,7 @@
 
 ==argument uint duration optional
 
-The length of time to sleep for in seconds. If not specified, sleeps indefinately.
-
+The length of time to sleep for in seconds. If not specified, sleeps indefinitely.
 
 ==copyright