summaryrefslogtreecommitdiff
path: root/debian/default
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@canonical.com>2019-12-27 22:44:17 +0100
committerBalint Reczey <balint.reczey@canonical.com>2019-12-27 22:44:17 +0100
commit8a1d6c51aad0c4054ab1b19814298da5313617d7 (patch)
tree7383b49e0b5411f5224d04ae6c4a94841b77f5d2 /debian/default
parentb1eaec13e7aac0bf1b270c82ab7e384f57d239e3 (diff)
downloadshadow-8a1d6c51aad0c4054ab1b19814298da5313617d7.tar.gz
debian/default/useradd: Fix typo DHSELL -> DSHELL
Closes: #897028
Diffstat (limited to 'debian/default')
-rw-r--r--debian/default/useradd2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/default/useradd b/debian/default/useradd
index a834feff..e32955a7 100644
--- a/debian/default/useradd
+++ b/debian/default/useradd
@@ -2,7 +2,7 @@
#
# The SHELL variable specifies the default login shell on your
# system.
-# Similar to DHSELL in adduser. However, we use "sh" here because
+# Similar to DSHELL in adduser. However, we use "sh" here because
# useradd is a low level utility and should be as general
# as possible
SHELL=/bin/sh