Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/status5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/status b/web/status
index 5455a153520..f175d7b0890 100644
--- a/web/status
+++ b/web/status
@@ -8,8 +8,9 @@
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
+ * The Mono JIT engine (<b>mono</b>. The JIT engine is
+ the real
+ virtual machine that we support. It is
functionaly currently, and we are improving its speed,
and making it feature complete.