summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/heap.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/heap.h')
-rw-r--r--cpukit/score/include/rtems/score/heap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/rtems/score/heap.h b/cpukit/score/include/rtems/score/heap.h
index 906e620988..9b1387ecbf 100644
--- a/cpukit/score/include/rtems/score/heap.h
+++ b/cpukit/score/include/rtems/score/heap.h
@@ -245,7 +245,7 @@ void _Heap_Walk(
* the_heap - pointer to heap header
* the_info - pointer to information block
*
- * Output parameters:
+ * Output parameters:
* *the_info - status information
* return 0=success, otherwise heap is corrupt.
*/