Added UserControl.cs
[mono.git] / doc / status
index 5455a15352048e63f53434737acd95c7d5ed38bd..64948ba312ff61f762db9591ad365ca104a0c353 100644 (file)
@@ -8,9 +8,10 @@
                few features are still missing (for a list, check the
                <a href="c-sharp.html">C# compiler</a> web page.
 
-               * The Mono JIT engine.  The JIT engine is the real
-               virtual machine that we will be supporting.  It is
-               functionaly currently, and we are improving its speed,
+               * The Mono JIT engine (<b>mono</b>.  The JIT engine is
+               the real
+               virtual machine that we support.  It is
+               currently functional, and we are improving its speed,
                and making it feature complete.
 
                * A CIL bytecode interpreter (<b>mint</b>).  This