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/docs
diff options
context:
space:
mode:
authorDietmar Maurer <dietmar@mono-cvs.ximian.com>2002-05-11 14:50:44 +0400
committerDietmar Maurer <dietmar@mono-cvs.ximian.com>2002-05-11 14:50:44 +0400
commitfcafc32fbc5886a08f3257678a90d2fb6739b633 (patch)
tree3090fceb014664ca985e76af7b634a877e9a668e /docs
parentae1a57084f41e8d506ad9b011d9432a8dbf10d4b (diff)
*** empty log message ***
svn path=/trunk/mono/; revision=4526
Diffstat (limited to 'docs')
-rw-r--r--docs/jit-thoughts2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/jit-thoughts b/docs/jit-thoughts
index cb50d0ecd05..106469dc13e 100644
--- a/docs/jit-thoughts
+++ b/docs/jit-thoughts
@@ -50,7 +50,7 @@ LDC.1 (5,1) [5,0]
STLOC.0 (5) [1,0]
STLOC.1 () [1,5]
-The current forest generation generates:
+A simple forest generation generates:
STLOC.0(LDC.1)
STLOC.1(LDLOC.0)