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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-01-14 18:27:46 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-01-14 18:28:55 +0300
commit3a9fa982ea23afcf798fb6ba4ce6abbf7b0876e4 (patch)
tree75c30a7a8188e8811f9ea49703955ce787973249 /man/mono.1
parent97d9498c0eb30c8dfbb7acf9e40f19580aeed77e (diff)
[man/mono.1] Fix typo from 9115bf0a
Diffstat (limited to 'man/mono.1')
-rw-r--r--man/mono.13
1 files changed, 1 insertions, 2 deletions
diff --git a/man/mono.1 b/man/mono.1
index 5783b686087..f4d71fadaeb 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -149,8 +149,7 @@ only supported by the ARM backend. In LLVM mode, this triple is passed on to the
llc compiler.
.TP
.I nimt-trampolines=[number]
-When compiling in full aot mthis data at startup
-usingode, the IMT trampolines must be precreated
+When compiling in full aot mode, the IMT trampolines must be precreated
in the AOT image. You can add additional method trampolines with this argument.
Defaults to 128.
.TP