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/index
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-06-13 19:23:21 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-06-13 19:23:21 +0400
commit70e6d336f950a35468b7c516f3e55beb440166b8 (patch)
tree1e39c478ef38e4eccd9de1ab751c91fa82a1e955 /web/index
parent41df831c14e2d1aa63ddf7762f57d999121f73b7 (diff)
Typo fix
svn path=/trunk/mono/; revision=5272
Diffstat (limited to 'web/index')
-rw-r--r--web/index12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/index b/web/index
index 1c8767b2a88..d57cced682e 100644
--- a/web/index
+++ b/web/index
@@ -4,12 +4,12 @@
<tr>
<td>
<a href="http://www.ximian.com">Ximian</a> announced the
- launch of the Mono project, an effort to create an Open Source
- implementation of the .NET Development Framework.
+ launch of the Mono project, an effort to create an open source
+ implementation of the .NET Development Framework.
Mono includes: <a href="c-sharp.html">a compiler</a> for the
C# language, a <a href="runtime.html">runtime</a> for the
- Common Language Infrastructure and a set of <a
+ Common Language Infrastructure (the CLR) and a set of <a
href="class-library.html">class libraries</a>.
You can read our <a href="rationale.html">rationale</a> for
@@ -179,9 +179,9 @@
@item May 9, 2002
Linear register allocator has been deployed in the Mono JIT
-engine. Read <a
-href="http://lists.ximian.com/archives/public/mono-list/2002-May/005489.html">about
-it</a>
+ engine. Read <a
+ href="http://lists.ximian.com/archives/public/mono-list/2002-May/005489.html">about
+ it</a>
@item May 5, 2002