summaryrefslogtreecommitdiffstats
path: root/cpukit/libblock
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-12-14 10:17:04 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-12-14 10:17:04 +0100
commitd0b9295fd9c1fc8e2458634f2d88ba1ef38d54a2 (patch)
treea06112396af7d844478d64a5f5619b931827d296 /cpukit/libblock
parentFilesystem: Revert documentation changes (diff)
downloadrtems-d0b9295fd9c1fc8e2458634f2d88ba1ef38d54a2.tar.bz2
Fix spelling
Diffstat (limited to 'cpukit/libblock')
-rw-r--r--cpukit/libblock/include/rtems/blkdev.h2
1 files changed, 1 insertions, 1 deletions
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(