diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html index 557d59036eb..7d37b73ef18 100644 --- a/Documentation/NuttxUserGuide.html +++ b/Documentation/NuttxUserGuide.html @@ -5772,7 +5772,7 @@ interface of the same name.
unsetenvDisabling Environment Variable Support.
- All support for environment variables can be disabled by setting CONFIG_DISABLE_ENVIRONMENT
+ All support for environment variables can be disabled by setting CONFIG_DISABLE_ENVIRON
in the board configuration file.