summaryrefslogtreecommitdiffstats
path: root/src/H5VMprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VMprivate.h')
-rw-r--r--src/H5VMprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VMprivate.h b/src/H5VMprivate.h
index e773bae..e22e55a 100644
--- a/src/H5VMprivate.h
+++ b/src/H5VMprivate.h
@@ -435,7 +435,7 @@ static const unsigned MultiplyDeBruijnBitPosition[32] = {0, 1, 28, 2, 29, 14,
* Return: log2(n) (always - no failure condition)
*
* Programmer: Quincey Koziol
- * Monday, Febraury 27, 2006
+ * Monday, February 27, 2006
*
*-------------------------------------------------------------------------
*/