[rtems commit] doc: fix typo. closes #2361.
Gedare Bloom
gedare at rtems.org
Tue Jun 9 15:46:41 UTC 2015
Module: rtems
Branch: master
Commit: fecc911b4161fc10de77cd73879a6208035811fd
Changeset: http://git.rtems.org/rtems/commit/?id=fecc911b4161fc10de77cd73879a6208035811fd
Author: Gedare Bloom <gedare at rtems.org>
Date: Tue Jun 9 11:46:23 2015 -0400
doc: fix typo. closes #2361.
---
doc/user/conf.t | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 7a0ae4c..523eee5 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -2114,7 +2114,7 @@ necessary for RTEMS but is often assumed by support libraries.
@table @b
@item CONSTANT:
- at code{CONFIGURED_STACK_CHECKER_ENABLED}
+ at code{CONFIGURE_STACK_CHECKER_ENABLED}
@item DATA TYPE:
Boolean feature macro.
More information about the vc
mailing list