From e2e974336a5aafce4a045d7cd64f7223ff511920 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Fri, 15 Nov 2019 18:38:02 +0000 Subject: [PATCH] Typo's. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4290 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 93c92b78..7d0f8dbf 100644 --- a/INSTALL +++ b/INSTALL @@ -74,14 +74,14 @@ Some of them are: --disable-fpu-x86 --disable-fpu-x64 disables the assembly fpu core. Although relatively new, the x86/x64 - fpu core has more accuracy then the regular fpu core. + fpu core has more accuracy than the regular fpu core. --disable-dynamic-x86 disables the dynamic x86/x64 specific cpu core. Although it might be a bit unstable, it can greatly improve the speed of dosbox on x86 and x64 hosts. Please note that this option on x86/x64 will result in a different - dynamic/recompiling cpu core being compiled then the default. + dynamic/recompiling cpu core being compiled than the default. For more information see the option --disable-dynrec --disable-dynrec