diff options
Diffstat (limited to 'tools/env')
| -rw-r--r-- | tools/env/fw_env.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h index 2dcb373b6..ad3244664 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.   */ |