amstradnc: typo fix
authorAlan Cox <alan@linux.intel.com>
Thu, 28 Feb 2019 21:31:29 +0000 (21:31 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 28 Feb 2019 21:31:29 +0000 (21:31 +0000)
Kernel/platform-amstradnc/tc8521.c

index d2f62e6..bfcd961 100644 (file)
@@ -39,7 +39,7 @@ l1:     ini           ; high bits of field in low bits of (hl)
         dec c
         in a,(c)
         dec hl
-        rld            ; I have alwasy wanted an excuse to use RLD 8)
+        rld            ; I have always wanted an excuse to use RLD 8)
         inc hl
         dec c
         djnz l1