summaryrefslogtreecommitdiff
path: root/ctree.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctree.c')
-rw-r--r--ctree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctree.c b/ctree.c
index 46e2cced..295cd5ed 100644
--- a/ctree.c
+++ b/ctree.c
@@ -3043,7 +3043,7 @@ int btrfs_previous_item(struct btrfs_root *root,
/*
* search in extent tree to find a previous Metadata/Data extent item with
- * min objecitd.
+ * min objectid.
*
* returns 0 if something is found, 1 if nothing was found and < 0 on error
*/