From a168d046f3a8c1ee457e779a50a77fc69c3891a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20Fran=C3=A7ois?= Date: Sun, 4 Aug 2013 15:56:32 +0200 Subject: [PATCH] Fix typo in comment. --- libmisc/sub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmisc/sub.c b/libmisc/sub.c index 36ac396c..b0e32d11 100644 --- a/libmisc/sub.c +++ b/libmisc/sub.c @@ -43,7 +43,7 @@ /* * subsystem - change to subsystem root * - * A subsystem login is indicated by the presense of a "*" as + * A subsystem login is indicated by the presence of a "*" as * the first character of the login shell. The given home * directory will be used as the root of a new filesystem which * the user is actually logged into. -- 2.50.1