summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/lshift.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/lshift.S')
-rw-r--r--sysdeps/m68k/lshift.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/lshift.S b/sysdeps/m68k/lshift.S
index 77184d6ee5..dc2da206d1 100644
--- a/sysdeps/m68k/lshift.S
+++ b/sysdeps/m68k/lshift.S
@@ -118,7 +118,7 @@ L(Lend:)
rts
/* We loop from least significant end of the arrays, which is only
- permissable if the source and destination don't overlap, since the
+ permissible if the source and destination don't overlap, since the
function is documented to work for overlapping source and destination. */
L(Lspecial:)