btrfs: fix string and comment grammatical issues and typos
[linux-2.6-block.git] / fs / btrfs / extent_map.c
index 318b048eb25494ff019f7faf874d84b749bcd2bd..e0715fcfb11ee9ee3582510d037fa32a887616ea 100644 (file)
@@ -62,7 +62,7 @@ struct extent_map *alloc_extent_map(void)
 
 /**
  * free_extent_map - drop reference count of an extent_map
- * @em:                extent map being releasead
+ * @em:                extent map being released
  *
  * Drops the reference out on @em by one and free the structure
  * if the reference count hits zero.