fw_env.h: fix comment
made description according to implementation
(where the config file is the default).
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h
index 2dcb373..ad32446 100644
--- a/tools/env/fw_env.h
+++ b/tools/env/fw_env.h
@@ -22,8 +22,8 @@
*/
/*
- * To build the utility with the run-time configuration
- * uncomment the next line.
+ * To build the utility with the static configuration
+ * comment out the next line.
* See included "fw_env.config" sample file
* for notes on configuration.
*/