OSDN Git Service

Small spelling fixup from Dylan Griffiths.
authorDavid McCullough <davidm@snapgear.com>
Wed, 6 Jul 2005 23:00:20 +0000 (23:00 +0000)
committerDavid McCullough <davidm@snapgear.com>
Wed, 6 Jul 2005 23:00:20 +0000 (23:00 +0000)
README

diff --git a/README b/README
index 32d81bf..6e8a687 100644 (file)
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ flat.h      - header from uClinux kernel sources
 elf2flt.ld  - an example linker script that works for C/C++ and uClinux
 ld-elf2flt  - A linker replacement that implements a -elf2flt option for the
               linker and runs elf2flt automatically for you.  It auto
 elf2flt.ld  - an example linker script that works for C/C++ and uClinux
 ld-elf2flt  - A linker replacement that implements a -elf2flt option for the
               linker and runs elf2flt automatically for you.  It auto
-              detects PIC/non-PIC code and adjusts it's option accordingly.
+              detects PIC/non-PIC code and adjusts its option accordingly.
               It uses the environment variable FLTFLAGS when running
               elf2flt.  It runs /.../m68k-elf-ld.real to do the actual
               linking.
               It uses the environment variable FLTFLAGS when running
               elf2flt.  It runs /.../m68k-elf-ld.real to do the actual
               linking.