[ros-diffs] [greatlrd] 23726: fix a typo

greatlrd at svn.reactos.org greatlrd at svn.reactos.org
Sat Aug 26 21:44:49 CEST 2006


Author: greatlrd
Date: Sat Aug 26 23:44:47 2006
New Revision: 23726

URL: http://svn.reactos.org/svn/reactos?rev=23726&view=rev
Log:
fix a typo

Modified:
    trunk/reactos/boot/bootdata/txtsetup.sif

Modified: trunk/reactos/boot/bootdata/txtsetup.sif
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/txtsetup.sif?rev=23726&r1=23725&r2=23726&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/txtsetup.sif (original)
+++ trunk/reactos/boot/bootdata/txtsetup.sif Sat Aug 26 23:44:47 2006
@@ -70,13 +70,13 @@
 vga = "VGA Display (640x480x8)",,Vga,640,480,8
 vbe_640x480x8 = "VESA Display (640x480x8)",,VBE,640,480,8
 vbe_640x480x16 = "VESA Display (640x480x16)",,VBE,640,480,16
-vbe_640x480x32 = "VESA Display (640x480x16)",,VBE,640,480,32
+vbe_640x480x32 = "VESA Display (640x480x32)",,VBE,640,480,32
 vbe_800x600x8 = "VESA Display (800x600x8)",,VBE,800,600,8
 vbe = "VESA Display (800x600x16)",,VBE,800,600,16
-vbe_800x600x32 = "VESA Display (800x600x8)",,VBE,800,600,32
+vbe_800x600x32 = "VESA Display (800x600x32)",,VBE,800,600,32
 vbe_1024x768x8 = "VESA Display (1024x768x8)",,VBE,1024,768,8
 vbe_1024x768x16 = "VESA Display (1024x768x16)",,VBE,1024,768,16
-vbe_1024x768x32 = "VESA Display (1024x768x16)",,VBE,1024,768,32
+vbe_1024x768x32 = "VESA Display (1024x768x32)",,VBE,1024,768,32
 
 
 




More information about the Ros-diffs mailing list