From d0b9295fd9c1fc8e2458634f2d88ba1ef38d54a2 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 14 Dec 2012 10:17:04 +0100 Subject: Fix spelling --- cpukit/libblock/include/rtems/blkdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libblock') diff --git a/cpukit/libblock/include/rtems/blkdev.h b/cpukit/libblock/include/rtems/blkdev.h index 0ea955d435..f29a34987f 100644 --- a/cpukit/libblock/include/rtems/blkdev.h +++ b/cpukit/libblock/include/rtems/blkdev.h @@ -154,7 +154,7 @@ typedef struct rtems_blkdev_request { * @param[in,out] req The transfer request. * @param[in] status The status of the operation should be * - @c RTEMS_SUCCESSFUL, if the operation was successful, - * - @c RTEMS_IO_ERROR, if some sort of input or output error occured, or + * - @c RTEMS_IO_ERROR, if some sort of input or output error occurred, or * - @c RTEMS_UNSATISFIED, if media is no more present. */ static inline void rtems_blkdev_request_done( -- cgit v1.2.3