summaryrefslogtreecommitdiffstats
path: root/src/H5FDpublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDpublic.h')
-rw-r--r--src/H5FDpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDpublic.h b/src/H5FDpublic.h
index d774210..221f569 100644
--- a/src/H5FDpublic.h
+++ b/src/H5FDpublic.h
@@ -244,7 +244,7 @@
* opcodes. (known op codes should be handled as
* appropriate.)
*
- * If this flag is set for an uknown op code, that
+ * If this flag is set for an unknown op code, that
* op code should be passed to the next VFD down
* the VFD stack en-route to the terminal VFD.
* If that VFD does not support the ctl call, the