The word `open' was really intended to be `option'.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 2 Jul 2003 21:20:04 +0000 (21:20 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 2 Jul 2003 21:20:04 +0000 (21:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7080 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.config.in

index 61751fd309d3effdff6a532d5389704d2dc81579..51fd9d56cfc9a6a16c7b09bb10cd3915b99cfc92 100644 (file)
@@ -148,7 +148,7 @@ PAPIDIR := @PAPIDIR@
 #ENABLE_PROFILING = 1
 
 #
-# This open tells the Makefiles to produce verbose output.
+# This option tells the Makefiles to produce verbose output.
 # It essentially prints the commands that make is executing
 #
 #VERBOSE = 1