summaryrefslogtreecommitdiffstats
path: root/src/H5FA.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FA.c')
-rw-r--r--src/H5FA.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FA.c b/src/H5FA.c
index ad69ee2..cb244ff 100644
--- a/src/H5FA.c
+++ b/src/H5FA.c
@@ -95,7 +95,7 @@ H5FL_BLK_DEFINE(fa_native_elmt);
/*-------------------------------------------------------------------------
* Function: H5FA__new
*
- * Purpose: Allocate and initialize a new fixe array wrapper in memory
+ * Purpose: Allocate and initialize a new fixed array wrapper in memory
*
* Return: Pointer to farray wrapper success
* NULL on failure