Typo fix
authorMiguel de Icaza <miguel@gnome.org>
Thu, 13 Jun 2002 15:23:21 +0000 (15:23 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Thu, 13 Jun 2002 15:23:21 +0000 (15:23 -0000)
svn path=/trunk/mono/; revision=5272

doc/faq
doc/index
web/faq
web/index

diff --git a/doc/faq b/doc/faq
index d2bd337a14a14c440d3d204ec0d254362185576b..39acd5bcd6dfb8d093ca4ddf79a00a88f0533fcc 100644 (file)
--- a/doc/faq
+++ b/doc/faq
@@ -23,9 +23,9 @@
 Q: What is Mono exactly?
 
 A: The Mono Project is an open development initiative sponsored by
-   Ximian that is working to develop an open source, Linux-based
+   Ximian that is working to develop an open source, Unix
    version of the Microsoft .NET development platform.  Its objective
-   is to enable Linux developers to build and
+   is to enable Unix developers to build and
    deploy cross-platform .NET Applications.  The project will
    implement various technologies developed by Microsoft that have now
    been submitted to the ECMA for standardization.
@@ -572,7 +572,7 @@ A: Yes, it is possible.  Here are a few starting point:
 
 Q: Could mono become a hybrid cil/java platform?
 
-A: No. It is quite far from the phylosophy of the project. The idea of Mono 
+A: No. It is quite far from the philosophy of the project. The idea of Mono 
    is, to have only _one_ VM, on which all can run. And if there existing a 
    binary-converter from Java-.class to IL and if there existing something 
    like J-Sharp on Mono, you can write programs in Java, which than can run 
index 1c8767b2a88fc276d3dca43a9b759798f5ba9645..d57cced682eac0c3acbfbb32de89cc1e7b31acfe 100644 (file)
--- a/doc/index
+++ b/doc/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
 @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
 
diff --git a/web/faq b/web/faq
index d2bd337a14a14c440d3d204ec0d254362185576b..39acd5bcd6dfb8d093ca4ddf79a00a88f0533fcc 100644 (file)
--- a/web/faq
+++ b/web/faq
@@ -23,9 +23,9 @@
 Q: What is Mono exactly?
 
 A: The Mono Project is an open development initiative sponsored by
-   Ximian that is working to develop an open source, Linux-based
+   Ximian that is working to develop an open source, Unix
    version of the Microsoft .NET development platform.  Its objective
-   is to enable Linux developers to build and
+   is to enable Unix developers to build and
    deploy cross-platform .NET Applications.  The project will
    implement various technologies developed by Microsoft that have now
    been submitted to the ECMA for standardization.
@@ -572,7 +572,7 @@ A: Yes, it is possible.  Here are a few starting point:
 
 Q: Could mono become a hybrid cil/java platform?
 
-A: No. It is quite far from the phylosophy of the project. The idea of Mono 
+A: No. It is quite far from the philosophy of the project. The idea of Mono 
    is, to have only _one_ VM, on which all can run. And if there existing a 
    binary-converter from Java-.class to IL and if there existing something 
    like J-Sharp on Mono, you can write programs in Java, which than can run 
index 1c8767b2a88fc276d3dca43a9b759798f5ba9645..d57cced682eac0c3acbfbb32de89cc1e7b31acfe 100644 (file)
--- 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
 @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