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
diff options
context:
space:
mode:
authorAaron Weber <aaron@mono-cvs.ximian.com>2001-07-08 02:23:21 +0400
committerAaron Weber <aaron@mono-cvs.ximian.com>2001-07-08 02:23:21 +0400
commit25b5d7a7ff00b6ab4ce35d7604f4e45801791b85 (patch)
treedccebd348f7f48b474fc4253e4f158087dcc4bc9 /doc/runtime
parent4ba499dd3119a08c717effca3812cfeac4a3bb84 (diff)
2001-07-07 Aaron Weber <aaron@ximian.com>
* doc/thanks: style, grammar. (FIXME: "a to read"? clarify) * doc/testing style, grammar. * doc/status: same. * doc/runtime: same. * doc/resources: same. * doc/rationale: same. * doc/ideas: same. * doc/gcc-frontend: same. (FIXME: clarify) * doc/faq: same. (FIXME: merge w/cheridy's version) * doc/documentation: same. * doc/class-library: same. * doc/index: same. svn path=/trunk/mono/; revision=67
Diffstat (limited to 'doc/runtime')
-rw-r--r--doc/runtime3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/runtime b/doc/runtime
index a5ed3c45728..350f46f77ed 100644
--- a/doc/runtime
+++ b/doc/runtime
@@ -47,8 +47,7 @@
The JIT engine should work on Linux and Win32, although you
might need to install the CygWin32 development tools to get a
- Unix-like compilation environment which is what we know how to
- use.
+ Unix-like compilation environment.
** Garbage Collection