[PATCH 03/22] Filesystem: Typo
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Nov 18 14:37:09 UTC 2014
---
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 d7f9034..c0f4432 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.
*
--
1.8.4.5
More information about the devel
mailing list