about summary refs log tree commit diff stats
path: root/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/PROBLEMS b/PROBLEMS
index 17ea83eb..8e0cf214 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -32,7 +32,7 @@ they will be outlined in this file.
 ---------
 
     If you run into a problem compiling GridText.c, try omitting -O from the
-    compiler flags; these are very big files and may not compile successfully
+    compiler flags; it is a very big file and may not compile successfully
     if you include optimization.
 
 ---------