Merge pull request #2391 from Utsav2/Utsav2-patch-1
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 1 Jan 2016 11:22:39 +0000 (12:22 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Fri, 1 Jan 2016 11:22:39 +0000 (12:22 +0100)
Fix typo in AL man page

man/al.1

index 3e4f1827126c934eff6248b35044300786a71e25..8bd0fc03ce5c46c4b3c0eedfdd4f9741a34e8dde 100644 (file)
--- a/man/al.1
+++ b/man/al.1
@@ -4,7 +4,7 @@ al, al2 \- Mono Assembly Linker
 .SH SYNOPSIS
 .B al [option] [source-files]
 .SH DESCRIPTION
-AL is the Mono assembly linkder. 
+AL is the Mono assembly linker. 
 .PP
 This linker is used to put together assemblies from a collection of
 modules (.netmodule files), assembly manifest files and resources.