summaryrefslogtreecommitdiffstats
path: root/src/H5FDmirror.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDmirror.c')
-rw-r--r--src/H5FDmirror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDmirror.c b/src/H5FDmirror.c
index 52f07e6..84c744c 100644
--- a/src/H5FDmirror.c
+++ b/src/H5FDmirror.c
@@ -1145,7 +1145,7 @@ done:
/* -------------------------------------------------------------------------
* Function: H5FD__mirror_fapl_get
*
- * Purpose: Get the file access propety list which could be used to create
+ * Purpose: Get the file access property list which could be used to create
* an identical file.
*
* Return: Success: pointer to the new file access property list value.