Modified:
/wiki/AsyncTest.wiki
=======================================
--- /wiki/AsyncTest.wiki Fri Aug 7 03:23:54 2009
+++ /wiki/AsyncTest.wiki Sat Oct 3 11:38:15 2009
@@ -3,7 +3,7 @@
= Introduction =
-Async tests are very to implement with utest. Create a delegate using
Assert.createAsync, than dispatch it on a timer or timed event.
+Async tests are very easy to implement with utest. Create a delegate using
Assert.createAsync, than dispatch it on a timer or timed event.
= Details =