]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Fix a typo in an example configuration file comment
authorJouni Malinen <jouni@codeaurora.org>
Thu, 23 Jan 2020 21:06:27 +0000 (23:06 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jan 2020 22:08:12 +0000 (00:08 +0200)
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/hostapd.conf

index 1688321108df655d558e3c4d937a61aaf6d94029..fbaa42b098e5ba183131d589049011401ab97ad4 100644 (file)
@@ -72,7 +72,7 @@ ctrl_interface=/var/run/hostapd
 # run as non-root users. However, since the control interface can be used to
 # change the network configuration, this access needs to be protected in many
 # cases. By default, hostapd is configured to use gid 0 (root). If you
-# want to allow non-root users to use the contron interface, add a new group
+# want to allow non-root users to use the control interface, add a new group
 # and change this value to match with that group. Add users that should have
 # control interface access to this group.
 #