about summary refs log tree commit diff
path: root/elf/tst-protected1a.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-protected1a.c')
-rw-r--r--elf/tst-protected1a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-protected1a.c b/elf/tst-protected1a.c
index 715c842029..f10ab265f4 100644
--- a/elf/tst-protected1a.c
+++ b/elf/tst-protected1a.c
@@ -25,7 +25,7 @@
    <https://www.gnu.org/licenses/>.  */
 
 /* This file must be compiled as PIE to avoid copy relocation when
-   accessing protected symbols defined in shared libaries since copy
+   accessing protected symbols defined in shared libraries since copy
    relocation doesn't work with protected symbols and linker in
    binutils 2.26 enforces this rule.  */