[CRIU] [PATCH 2/2] pipes.c: fix English in a comment
Kir Kolyshkin
kir at openvz.org
Fri Apr 6 06:04:27 EDT 2012
"Has not" + noun is obsoleted and very rare English. Fix it.
Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
pipes.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pipes.c b/pipes.c
index 6738f82..f0daa05 100644
--- a/pipes.c
+++ b/pipes.c
@@ -11,7 +11,7 @@
/* The sequence of objects which should be restored:
* pipe -> files struct-s -> fd-s.
* pipe_entry describes pipe's file structs-s.
- * A pipe has not own properties, so it has not own object.
+ * A pipe doesn't have own properties, so it has no object.
*/
struct pipe_info {
--
1.7.7.6
More information about the CRIU
mailing list