summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/heapimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/heapimpl.h')
-rw-r--r--cpukit/include/rtems/score/heapimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/score/heapimpl.h b/cpukit/include/rtems/score/heapimpl.h
index 76b9da8d5d..4403f186c7 100644
--- a/cpukit/include/rtems/score/heapimpl.h
+++ b/cpukit/include/rtems/score/heapimpl.h
@@ -185,7 +185,7 @@ bool _Heap_Free( Heap_Control *heap, void *addr );
* @param source If @a dump is @c true, this is used to mark the output lines.
* @param dump Indicates whether diagnostic messages will be printed to standard output.
*
- * @retval true No errors occured, the heap´s integrity is not violated.
+ * @retval true No errors occurred, the heap´s integrity is not violated.
* @retval false The heap is corrupt.
*/
bool _Heap_Walk(