diff options
Diffstat (limited to 'tools/env/fw_env.h')
| -rw-r--r-- | tools/env/fw_env.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tools/env/fw_env.h b/tools/env/fw_env.h index c83d6089b..9258c796d 100644 --- a/tools/env/fw_env.h +++ b/tools/env/fw_env.h @@ -24,7 +24,7 @@  /*   * To build the utility with the run-time configuration   * uncomment the next line. - * See included "fw_env.config" sample file (TRAB board) + * See included "fw_env.config" sample file   * for notes on configuration.   */  #define CONFIG_FILE     "/etc/fw_env.config" |