summaryrefslogtreecommitdiffstats
path: root/src/H5PLpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5PLpath.c')
-rw-r--r--src/H5PLpath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5PLpath.c b/src/H5PLpath.c
index 8ad00c3..9619b13 100644
--- a/src/H5PLpath.c
+++ b/src/H5PLpath.c
@@ -819,7 +819,7 @@ done:
/*-------------------------------------------------------------------------
* Function: H5PL__find_plugin_in_path
*
- * Purpose: Given a path, this function opens the directory and envokes
+ * Purpose: Given a path, this function opens the directory and invokes
* another function to go through all files to find the right
* plugin library. Two function definitions are for Unix and
* Windows.