summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fiemap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fiemap.h b/src/fiemap.h
index c5d8424b3..1938c749e 100644
--- a/src/fiemap.h
+++ b/src/fiemap.h
@@ -75,7 +75,7 @@ struct fiemap
/* Location still pending, Sets EXTENT_UNKNOWN. */
# define FIEMAP_EXTENT_DELALLOC 0x00000004
-/* Data can not be read while fs is unmounted. */
+/* Data cannot be read while fs is unmounted. */
# define FIEMAP_EXTENT_ENCODED 0x00000008
/* Data is encrypted by fs. Sets EXTENT_NO_BYPASS. */