From 80be785c95719bf7af5dd53c758730b10126c436 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Sat, 9 Apr 2011 22:53:00 +0200 Subject: 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. --- src/fiemap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fiemap.h') 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. */ -- cgit v1.2.3-54-g00ecf