[rtems commit] user/conf.t: Fix typo
Joel Sherril
joel at rtems.org
Mon Jan 26 22:27:30 UTC 2015
Module: rtems
Branch: master
Commit: 369328f00ff65a7657135351589a4676d106abbb
Changeset: http://git.rtems.org/rtems/commit/?id=369328f00ff65a7657135351589a4676d106abbb
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Mon Jan 26 16:22:21 2015 -0600
user/conf.t: Fix typo
---
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 68b5ede..7afe09c 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -585,7 +585,7 @@ requirements @b{ABOVE} the minimum size required. See
@ref{Configuring a System Reserve Task/Thread Stack Memory Above Minimum}
for more information about @code{CONFIGURE_EXTRA_TASK_STACKS}.
-The maximumm number of POSIX threads is specified by
+The maximum number of POSIX threads is specified by
@code{CONFIGURE_MAXIMUM_POSIX_THREADS}.
@c XXX - Add xref to CONFIGURE_MAXIMUM_POSIX_THREADS.
More information about the vc
mailing list