summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index 0e7ad7b5c..fee9e66a5 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -146,9 +146,9 @@ examples/helloxx
CONFIG_EXAMPLES_HELLOXX_BUILTIN -- Build the helloxx example as a
"built-in" that can be executed from the NSH command line.
- CONFIG_EXAMPLE_HELLOXX_NOSTATICCONST - Set if system does not support
+ CONFIG_EXAMPLES_HELLOXX_NOSTATICCONST - Set if system does not support
static constructors.
- CONFIG_EXAMPLE_HELLOXX_NOSTACKCONST - Set if the system does not
+ CONFIG_EXAMPLES_HELLOXX_NOSTACKCONST - Set if the system does not
support construction of objects on the stack.
Also needed: