From 5dceed878d02d309d26e61bee09cc40185673b59 Mon Sep 17 00:00:00 2001 From: Mak Kolybabi Date: Tue, 23 Jan 2018 21:08:20 -0600 Subject: [PATCH] Fix spelling mistake. --- validation/doom/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/doom/README.md b/validation/doom/README.md index 29c4028..4fa79e3 100644 --- a/validation/doom/README.md +++ b/validation/doom/README.md @@ -54,7 +54,7 @@ Switch to that desktop with ctrl-alt-f8. Some small patches are applied to DOOM first to fix various build issues. This set of patches corrects some issues in DOOM, replaces some missing library functions like alloca, works around the C warnings that LCC (the compiler -frontend) treats as errros, and fixes a specific bug with floating point casts +frontend) treats as errors, and fixes a specific bug with floating point casts in M/o/Vfuscator. ### Notes