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/doc/faq
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-18 08:33:51 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-18 08:33:51 +0400
commit1b0c8991e2292a91c4db1687151938c0ef85e57a (patch)
tree24be73a33a4f24c52c36d4a7aa7e198d97da9229 /doc/faq
parent74e1498136f116ad1d771a56007b769723f4b47e (diff)
Renamed MonoAssembly to MonoImage to reflect better reality
svn path=/trunk/mono/; revision=220
Diffstat (limited to 'doc/faq')
-rw-r--r--doc/faq2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq b/doc/faq
index b26b206886d..d992ecd440e 100644
--- a/doc/faq
+++ b/doc/faq
@@ -575,7 +575,7 @@ A: The JIT engine and runtime engine will be able to execute CIL
Q: Is Mono part of the GNU project?
-A: Mono is a Ximian project, that is also part of the GNU project.
+A: Mono is a Ximian project. It is also part of the GNU project.
** Mono and Portability