From 89bd19b0d7b194c7e249d8369c5e7d25ffaeb65e Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 14 Nov 2018 18:25:29 +0100 Subject: [PATCH] man: fix typo in nmcli manual Fixes: 17f9801e07df0c544e0416c65cedc28727476e55 --- man/nmcli.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/nmcli.xml b/man/nmcli.xml index 2ab69a2190..3986de7a9f 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -836,7 +836,7 @@ the 'autoconnect' flag set. Note that the deactivating connection profile is internally blocked from autoconnecting again. Hence it will not autoconnect until reboot or until the user performs an action that unblocks autoconnect, - like modifying the profile or explcitly activating it. + like modifying the profile or explicitly activating it. In most cases you may want to use device disconnect command instead.