summaryrefslogtreecommitdiff
path: root/src/fiemap.h
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2011-04-09 22:53:00 +0200
committerJim Meyering <meyering@redhat.com>2011-04-11 11:13:14 +0200
commit80be785c95719bf7af5dd53c758730b10126c436 (patch)
treed90c049762b555db614b98fe74de0db44ce085ae /src/fiemap.h
parent324571ea4afeaa15d1dffeeccf629d32f30f159f (diff)
downloadcoreutils-80be785c95719bf7af5dd53c758730b10126c436.tar.xz
maint: misc typo fixes
* src/fiemap.h: s/can not/cannot/ * NEWS: s/in/is/ * doc/coreutils.texi: Remove spurious "and". s/effect/affect/ Use matched ``...'' quotes.
Diffstat (limited to 'src/fiemap.h')
-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. */