aboutsummaryrefslogtreecommitdiff
path: root/src/lib/imd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/imd.c')
-rw-r--r--src/lib/imd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/imd.c b/src/lib/imd.c
index 2ad9cd8934..2fc6fac38c 100644
--- a/src/lib/imd.c
+++ b/src/lib/imd.c
@@ -159,7 +159,7 @@ static int imdr_create_empty(struct imdr *imdr, size_t root_size,
return -1;
/*
- * root_size needs to be large enough to accomodate root pointer and
+ * root_size needs to be large enough to accommodate root pointer and
* root book keeping structure. The caller needs to ensure there's
* enough room for tracking individual allocations.
*/