Fix some typos.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38433 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-07-09 06:06:45 +00:00
parent c867dfbb38
commit 35931ae073

View File

@ -34,7 +34,7 @@ the order in which they were specified on the command line.
=item B<-f>
Overwrite output files. By default, B<llvm-link> will not overwrite an output
file if it alreadys exists.
file if it already exists.
=item B<-o> F<filename>