From b71a7bfbfc8f2a23b1caacc9d8e31fb10ebf31be Mon Sep 17 00:00:00 2001 From: Alexander Lutay Date: Thu, 3 Jul 2014 01:51:51 +0200 Subject: [PATCH] MT#6253 Update hard disk typo --- templates-ce/boot/isolinux/isolinux.cfg | 2 +- templates/boot/isolinux/isolinux.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates-ce/boot/isolinux/isolinux.cfg b/templates-ce/boot/isolinux/isolinux.cfg index 77a5ed4..d8412e6 100644 --- a/templates-ce/boot/isolinux/isolinux.cfg +++ b/templates-ce/boot/isolinux/isolinux.cfg @@ -152,7 +152,7 @@ label hd2 menu label ^Boot from secondary local boot device localboot 0x81 text help - Boot from 2nd local hard disk - + Boot from 2nd local boot device - if present and bootable. endtext diff --git a/templates/boot/isolinux/isolinux.cfg b/templates/boot/isolinux/isolinux.cfg index 9c5da70..feee9aa 100644 --- a/templates/boot/isolinux/isolinux.cfg +++ b/templates/boot/isolinux/isolinux.cfg @@ -342,7 +342,7 @@ label hd2 menu label ^Boot from secondary local boot device localboot 0x81 text help - Boot from 2nd local hard disk - + Boot from 2nd local boot device - if present and bootable. endtext