From 6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 26 Mar 2016 11:53:07 +0100 Subject: net: Fix typos (found by codespell) Signed-off-by: Stefan Weil --- net/kismet/files/kismet.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/kismet') diff --git a/net/kismet/files/kismet.conf b/net/kismet/files/kismet.conf index 971f2e23d..1528a1567 100644 --- a/net/kismet/files/kismet.conf +++ b/net/kismet/files/kismet.conf @@ -92,7 +92,7 @@ channelvelocity=3 # These channel lists MUST BE PRESENT for Kismet to work properly. While it is # possible to change these, it is not recommended. These are used when the supported # channel list can not be found for the source; to force using these instead of -# the detected supported channels, override with channellist= in the source defintion +# the detected supported channels, override with channellist= in the source definition # # IN GENERAL, if you think you want to modify these, what you REALLY want to do is # copy them and use channellist= in the packet source. @@ -104,7 +104,7 @@ channellist=IEEE80211ab:1:3,6:3,11:3,2,7,3,8,4,9,5,10,36,40,44,48,52,56,60,64,14 listen=tcp://127.0.0.1:2501 #listen=tcp://0.0.0.0:2501 -# People allowed to connect, comma seperated IP addresses or network/mask +# People allowed to connect, comma separated IP addresses or network/mask # blocks. Netmasks can be expressed as dotted quad (/255.255.255.0) or as # numbers (/24) allowedhosts=127.0.0.1 @@ -267,7 +267,7 @@ speech=gpslock,"G.P.S. signal O.K." # memory system and a huge number of alert conditions. alertbacklog=50 -# File types to log, comma seperated. Built-in log file types: +# File types to log, comma separated. Built-in log file types: # alert Text file of alerts # gpsxml XML per-packet GPS log # nettxt Networks in text format @@ -298,7 +298,7 @@ logdefault=Kismet logtemplate=%p%n-%D-%t-%i.%l -# Where state info, etc, is stored. You shouldnt ever need to change this. +# Where state info, etc, is stored. You shouldn't ever need to change this. # This is a directory. configdir=%h/.kismet/ -- cgit v1.2.3