From c3350e7d4aaba67ca61b1d5d1a91d1f99c3fe907 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 18 Nov 2014 07:39:47 +0100 Subject: Filesystem: Typo --- cpukit/libcsupport/include/rtems/libio_.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/libcsupport/include/rtems/libio_.h b/cpukit/libcsupport/include/rtems/libio_.h index d7f9034e3d..c0f4432d0e 100644 --- a/cpukit/libcsupport/include/rtems/libio_.h +++ b/cpukit/libcsupport/include/rtems/libio_.h @@ -374,7 +374,7 @@ void rtems_filesystem_eval_path_cleanup_with_parent( * Sets the start and current location to the new start location. The caller * must terminate its current evaluation process. The path evaluation * continues in the next loop iteration within - * rtems_filesystem_eval_path_continue(). This avoids recursive invokations. + * rtems_filesystem_eval_path_continue(). This avoids recursive invocations. * The function obtains the new start location and clones it to set the new * current location. The previous start and current locations are released. * -- cgit v1.2.3