https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7f0796443b14296fb61800f30bb1f663e08eb669

commit 7f0796443b14296fb61800f30bb1f663e08eb669
Author:     Serge Gautherie <[email protected]>
AuthorDate: Sun Jun 14 13:49:22 2020 +0200
Commit:     Stanislav Motylkov <[email protected]>
CommitDate: Fri Sep 3 23:10:42 2021 +0300

    [BOOTDATA] livecd.ini: Fix 'APIC ACPI' typo
    
    Addentum to 5ee0925.
---
 boot/bootdata/livecd.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/bootdata/livecd.ini b/boot/bootdata/livecd.ini
index 3c2ddfb9fa1..e00c49461d4 100644
--- a/boot/bootdata/livecd.ini
+++ b/boot/bootdata/livecd.ini
@@ -28,7 +28,7 @@ TimeText=Seconds until highlighted choice will be started 
automatically:
 LiveCD="LiveCD"
 LiveCD_Debug="LiveCD (Debug)"
 LiveCD_VBoxDebug="LiveCD (VBox Debug)"
-LiveCD_Aacpi="LiveCD APIC ACPI (Debug)"
+LiveCD_Aacpi="LiveCD ACPI APIC (Debug)"
 LiveCD_Screen="LiveCD (Screen)"
 LiveCD_LogFile="LiveCD (Log file)"
 

Reply via email to