From 08885d631d26cbaa535d4d07446afc395bb0555a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 5 Jan 2005 18:17:01 +0000 Subject: Fix typo. --- cpukit/libblock/src/diskdevs.c | 2 +- cpukit/libmisc/capture/capture.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit') diff --git a/cpukit/libblock/src/diskdevs.c b/cpukit/libblock/src/diskdevs.c index 3e7f9fd598..25b8287610 100644 --- a/cpukit/libblock/src/diskdevs.c +++ b/cpukit/libblock/src/diskdevs.c @@ -61,7 +61,7 @@ static volatile rtems_boolean diskdevs_protected; * dev - device id (major, minor) * * RETURNS: - * pointer to the disk device descirptor entry, or NULL if no memory + * pointer to the disk device descriptor entry, or NULL if no memory * available for its creation. */ static disk_device * 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. * */ -- cgit v1.2.3