From 084986a76ba8998c203d146f9c5ec9c7f314ec89 Mon Sep 17 00:00:00 2001 From: Walter O'Keefe Date: Wed, 18 May 2016 18:02:06 +0930 Subject: [PATCH] passwd: Fix typo (#894) --- pages/common/passwd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/passwd.md b/pages/common/passwd.md index 95553dcdb..9e1c6c651 100644 --- a/pages/common/passwd.md +++ b/pages/common/passwd.md @@ -10,7 +10,7 @@ `passwd {{username}} {{new password}}` -- Get the current statuts of the user: +- Get the current status of the user: `passwd -S`