aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulo Alcantara <pcacjr@zytor.com>2012-04-19 00:25:57 -0300
committerPaulo Alcantara <pcacjr@zytor.com>2012-05-12 00:56:21 -0300
commitcae3ddcf053e1d0e6da5e4925d3db25820002054 (patch)
tree861e7e2c3411b4731f50e0725b8c0f6946d568b0
parent5975616dd1aa1595b2913bfc954b4e622a10469a (diff)
downloadsyslinux-cae3ddcf053e1d0e6da5e4925d3db25820002054.tar.gz
syslinux-cae3ddcf053e1d0e6da5e4925d3db25820002054.tar.xz
syslinux-cae3ddcf053e1d0e6da5e4925d3db25820002054.zip
ISOLINUX: trivial fix
Fix minor typo. Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
-rw-r--r--core/isolinux.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/isolinux.asm b/core/isolinux.asm
index 5a50ff53..9c6c190f 100644
--- a/core/isolinux.asm
+++ b/core/isolinux.asm
@@ -521,7 +521,7 @@ award_string db 0b8h,1,2,0bbh,0,7ch,0b9h,6,0,0bah,80h,1,09ch,09ah ;;
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
award_hack: mov si,spec_err_msg ; Moved to this place from
- call writemsg ; spec_query_faild
+ call writemsg ; spec_query_failed
;
%ifdef DEBUG_MESSAGES ;
;