summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmisc')
-rw-r--r--cpukit/libmisc/capture/capture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/capture/capture.c b/cpukit/libmisc/capture/capture.c
index c8fd751918..c9f337afc1 100644
--- a/cpukit/libmisc/capture/capture.c
+++ b/cpukit/libmisc/capture/capture.c
@@ -142,7 +142,7 @@ rtems_capture_match_names (rtems_name lhs, rtems_name rhs)
* DESCRIPTION:
*
* This function duplicates an rtems_names. It protects the
- * cpature engine from a change to the way names are supported
+ * capture engine from a change to the way names are supported
* in RTEMS.
*
*/