From e3fe1f6006b4955ba26513e471a60e76b4923ef4 Mon Sep 17 00:00:00 2001 From: Royce Mitchell III Date: Thu, 3 Mar 2005 02:46:43 +0000 Subject: [PATCH] fix spelling mistakes svn path=/trunk/; revision=13804 --- reactos/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/config b/reactos/config index 5a8c1f69da9..1df93292ac2 100644 --- a/reactos/config +++ b/reactos/config @@ -7,12 +7,12 @@ ARCH := i386 # -# Which cpu should reactos optimze for +# Which cpu should reactos optimize for # example : i486, i586, pentium, pentium2, pentium3, pentium4 # athlon-xp, athlon-mp, k6-2, # -# see gcc manual for more cpu name and which cpu it can -# be optimze for. +# see gcc manual for more cpu names and which cpus it can +# be optimized for. # OARCH := i486