diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 17:00:11 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 17:00:11 +0200 |
commit | 9636cb0ff6e27cfaf886f6ef5c6a2021b453457a (patch) | |
tree | 2e43acd6ec05c2b5f1aad5292d9556b4ebaff896 /include/asm-parisc/elf.h | |
parent | 9eea51808a31dd5801ff809948590af188827295 (diff) |
include/asm-parisc/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/asm-parisc/elf.h')
-rw-r--r-- | include/asm-parisc/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-parisc/elf.h b/include/asm-parisc/elf.h index f628ac7de83d..8e7946a141de 100644 --- a/include/asm-parisc/elf.h +++ b/include/asm-parisc/elf.h @@ -28,7 +28,7 @@ #define EFA_PARISC_1_1 0x0210 /* PA-RISC 1.1 big-endian. */ #define EFA_PARISC_2_0 0x0214 /* PA-RISC 2.0 big-endian. */ -/* Additional section indeces. */ +/* Additional section indices. */ #define SHN_PARISC_ANSI_COMMON 0xff00 /* Section for tenatively declared symbols in ANSI C. */ |