summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-01-26 16:22:21 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-01-26 16:22:21 -0600
commit369328f00ff65a7657135351589a4676d106abbb (patch)
tree5ec6241fa9198920957eb3e59e61c81abe727e1d
parentsys/socket.h: Add include of <sys/_types.h> for ssize_t (diff)
downloadrtems-369328f00ff65a7657135351589a4676d106abbb.tar.bz2
user/conf.t: Fix typo
-rw-r--r--doc/user/conf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index 68b5ede8fa..7afe09cd26 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.