about summary refs log tree commit diff
path: root/sysdeps/arm/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/arm/nptl/Makefile')
-rw-r--r--sysdeps/arm/nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/nptl/Makefile b/sysdeps/arm/nptl/Makefile
index cfbfac90e8..fa2c736c5c 100644
--- a/sysdeps/arm/nptl/Makefile
+++ b/sysdeps/arm/nptl/Makefile
@@ -19,7 +19,7 @@ ifeq ($(subdir),nptl)
 # This test relies on compiling part of the binary with EH information,
 # part without, and unwinding through.  The .ARM.exidx tables have
 # start addresses for EH regions, but no end addresses.  Every
-# region an exception needs to propogate through must have unwind
+# region an exception needs to propagate through must have unwind
 # information, or a previous function's unwind table may be used
 # by mistake.
 tests := $(filter-out tst-cleanupx4,$(tests))