summaryrefslogtreecommitdiffstats
path: root/src/H5Lexternal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Lexternal.c')
-rw-r--r--src/H5Lexternal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Lexternal.c b/src/H5Lexternal.c
index ab2d7e6..6255764 100644
--- a/src/H5Lexternal.c
+++ b/src/H5Lexternal.c
@@ -76,7 +76,7 @@ H5L_init_extern_interface(void)
*
* Given a filename and path packed into the link udata,
* attempts to open an object within an external file.
- * If the H5L_ELINK_PREFIX_PROP property is set in the
+ * If the H5L_ELINK_PREFIX_NAME property is set in the
* link access property list, appends that prefix to the
* filename being opened.
*