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:
authorAndrés G. Aragoneses <knocte@gmail.com>2010-04-07 14:11:25 +0400
committerAndrés G. Aragoneses <knocte@gmail.com>2010-04-07 14:11:25 +0400
commitd0e8e4e2e556f7ac18a6c77d86de65cc14d6a8aa (patch)
treed08be873d326b068d21b49195967a92882828def /man/monolinker.1
parent83f66481d727f7aa5ed49e3b8b2ba6536c5857b2 (diff)
monolinker.1: Fix typo.
svn path=/trunk/mono/; revision=154926
Diffstat (limited to 'man/monolinker.1')
-rw-r--r--man/monolinker.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/monolinker.1 b/man/monolinker.1
index ed207770aa9..f8baa8b3819 100644
--- a/man/monolinker.1
+++ b/man/monolinker.1
@@ -142,7 +142,7 @@ is necessary for this assembly to run.
use a .info xml file as a source for the linker.
.Sp
An info file is a file produced by the tool mono-api-info. The linker will use it to
-generate an assembly that contains only what the public API defined in he info file
+generate an assembly that contains only what the public API defined in the info file
needs.
.TP
.I "-s [StepBefore:]StepFullName,StepAssembly[:StepAfter]"