summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-01 21:33:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-01 21:33:11 +0000
commitdd6dddcf1ebebd0a254f55cbb6d8611052ffcee3 (patch)
treeef8c17e50bd898cecd154acabf8ce8f29604f4de /cpukit
parentCorrection from Aleksey Romanov <qqi@world.std.com> to finish off his patch. (diff)
downloadrtems-dd6dddcf1ebebd0a254f55cbb6d8611052ffcee3.tar.bz2
Fixed typo.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/score/inline/rtems/score/heap.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/inline/rtems/score/heap.inl b/cpukit/score/inline/rtems/score/heap.inl
index cc61723982..92936f8135 100644
--- a/cpukit/score/inline/rtems/score/heap.inl
+++ b/cpukit/score/inline/rtems/score/heap.inl
@@ -100,7 +100,7 @@ RTEMS_INLINE_ROUTINE Heap_Block *_Heap_Next_block (
* DESCRIPTION:
*
* This function calculates and returns a block's location (address)
- * in the heap based upad a base address and an offset.
+ * in the heap based upon a base address and an offset.
*/
RTEMS_INLINE_ROUTINE Heap_Block *_Heap_Block_at(