summaryrefslogtreecommitdiff
path: root/net-dialup
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2018-08-23 05:22:13 +0300
committerAndrew Savchenko <bircoph@gentoo.org>2018-08-23 05:29:30 +0300
commit70e863ab94747fbfc26fb470203d7d08164f105f (patch)
tree23d63014d3243301a4694cca2eff4dd9c7b3ec5d /net-dialup
parent317f48c278a7fa526b522b16b9869fa3cd5dffbc (diff)
downloadgentoo-70e863ab94747fbfc26fb470203d7d08164f105f.tar.gz
gentoo-70e863ab94747fbfc26fb470203d7d08164f105f.tar.xz
net-dialup/openl2tp: fix spelling
Fix spelling in the init script. Bug: https://bugs.gentoo.org/664266 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/openl2tp/files/openl2tpd.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/openl2tp/files/openl2tpd.initd b/net-dialup/openl2tp/files/openl2tpd.initd
index b1d1511a564..fda6770fa90 100644
--- a/net-dialup/openl2tp/files/openl2tpd.initd
+++ b/net-dialup/openl2tp/files/openl2tpd.initd
@@ -61,7 +61,7 @@ stop() {
rc=$?
if [ ${RC_CMD} = "restart" ]; then
- einfo "sleepinng for server to finilize connections"
+ einfo "sleeping for server to finalize connections"
sleep 2
fi