summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/rtems/libio_.h
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/libcsupport/include/rtems/libio_.h
parentFilesystem: Revert documentation changes (diff)
downloadrtems-d0b9295fd9c1fc8e2458634f2d88ba1ef38d54a2.tar.bz2
Fix spelling
Diffstat (limited to 'cpukit/libcsupport/include/rtems/libio_.h')
-rw-r--r--cpukit/libcsupport/include/rtems/libio_.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/rtems/libio_.h b/cpukit/libcsupport/include/rtems/libio_.h
index f56926acd9..8e5fa41597 100644
--- a/cpukit/libcsupport/include/rtems/libio_.h
+++ b/cpukit/libcsupport/include/rtems/libio_.h
@@ -776,7 +776,7 @@ void rtems_filesystem_eval_path_error(
* @brief Checks that the locations exist in the same file system instance.
*
* @retval 0 The locations exist and are in the same file system instance.
- * @retval -1 An error occured. The @c errno indicates the error.
+ * @retval -1 An error occurred. The @c errno indicates the error.
*/
int rtems_filesystem_location_exists_in_same_instance_as(
const rtems_filesystem_location_info_t *a,