summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/rfs/rtems-rfs-rtems.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/rfs/rtems-rfs-rtems.h')
-rw-r--r--cpukit/libfs/src/rfs/rtems-rfs-rtems.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/rfs/rtems-rfs-rtems.h b/cpukit/libfs/src/rfs/rtems-rfs-rtems.h
index c475c4025b..00fcb27143 100644
--- a/cpukit/libfs/src/rfs/rtems-rfs-rtems.h
+++ b/cpukit/libfs/src/rfs/rtems-rfs-rtems.h
@@ -46,7 +46,7 @@
*
* @param what The message to print is the error is not zero.
* @param error The error code.
- * @retval -1 An error has occured.
+ * @retval -1 An error has occurred.
* @retval 0 No error.
*/
int rtems_rfs_rtems_error (const char* mesg, int error);