[CRIU] [PATCH 7/8] images/tty.proto: fix typo in a comment

Kir Kolyshkin kir at openvz.org
Thu Aug 4 14:54:57 PDT 2016


presense -> presence

Signed-off-by: Kir Kolyshkin <kir at openvz.org>

diff --git a/images/tty.proto b/images/tty.proto
index c921c7d..f77243a 100644
--- a/images/tty.proto
+++ b/images/tty.proto
@@ -65,7 +65,7 @@ message tty_info_entry {
 	optional winsize_entry		winsize		= 11;
 
 	/*
-	 * These are optional fields which presense depends on
+	 * These are optional fields which presence depends on
 	 * TTY type.
 	 */
 	optional tty_pty_entry		pty		= 12;
-- 
2.7.4



More information about the CRIU mailing list