aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/config
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/config')
-rw-r--r--binutils/testsuite/config/hppa.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/config/hppa.sed b/binutils/testsuite/config/hppa.sed
index d8607d8..5b1b808 100644
--- a/binutils/testsuite/config/hppa.sed
+++ b/binutils/testsuite/config/hppa.sed
@@ -1,4 +1,4 @@
s/# Old OSF sed blows up if you have a sed command starting with "#"//
s/# Avoid it by putting the comments within real sed commands.//
-s/# Fix the definition of common_symbol to be correct for the PA assebmlers.//
+s/# Fix the definition of common_symbol to be correct for the PA assemblers.//
s/ \.comm common_symbol,4/common_symbol .comm 4/