diff options
Diffstat (limited to 'tools/env')
-rw-r--r-- | tools/env/fw_env_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/env/fw_env_main.c b/tools/env/fw_env_main.c index 1c22e71..696e30e 100644 --- a/tools/env/fw_env_main.c +++ b/tools/env/fw_env_main.c @@ -22,7 +22,7 @@ */ /* - * Command line user interface to firmware (=PPCBoot) environment. + * Command line user interface to firmware (=U-Boot) environment. * * Implements: * fw_printenv [ name ... ] |