From 96a0303b635d9e36e6c812ebc9ec76cde94f52b8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Sep 2008 19:03:10 +0000 Subject: 2008-09-17 Joel Sherrill * user/conf.t: Fix typo. --- doc/user/conf.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/conf.t') diff --git a/doc/user/conf.t b/doc/user/conf.t index ad5cc20e60..81ef4ae9cc 100644 --- a/doc/user/conf.t +++ b/doc/user/conf.t @@ -214,7 +214,7 @@ of the RTEMS RAM Workspace. @item @code{CONFIGURE_UNIFIED_WORK_AREAS} configures RTEMS to use a single memory pool for the RTEMS Workspace and C Program Heap. If not defined, there will be separate memory pools for the RTEMS Workspace and -C Program Heap. Having separate pools does haved some advantages in the +C Program Heap. Having separate pools does have some advantages in the event a task blows a stack or writes outside its memory area. However, in low memory systems the overhead of the two pools plus the potential for unused memory in either pool is very undesirable. -- cgit v1.2.3