Fixed typo (Ilegal).

This commit is contained in:
Greg King
2014-04-03 17:28:36 -04:00
parent b92630142f
commit 449fceebdd
4 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ __sys_oserrlist:
sys_oserr_entry 6, "File not input"
sys_oserr_entry 7, "File not output"
sys_oserr_entry 8, "Filename missing"
sys_oserr_entry 9, "Ilegal device"
sys_oserr_entry 9, "Illegal device"
sys_oserr_entry 20, "Read error"
sys_oserr_entry 21, "Read error"
sys_oserr_entry 22, "Read error"