From: Nicolas François Date: Sun, 4 Aug 2013 13:56:32 +0000 (+0200) Subject: Fix typo in comment. X-Git-Tag: 4.2.1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a168d046f3a8c1ee457e779a50a77fc69c3891a7;p=shadow Fix typo in comment. --- 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.