diff options
author | Stefan Weil <sw@weilnetz.de> | 2016-03-26 11:53:07 +0100 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2016-04-10 12:51:10 +0200 |
commit | 6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1 (patch) | |
tree | 5a86c41f2f8ebec1d85f97aaead41123a28954ae /net/etherwake/files/etherwake.config | |
parent | c48f8a318a064fbd557b9e30b2fd5b1ed6588945 (diff) |
net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'net/etherwake/files/etherwake.config')
-rw-r--r-- | net/etherwake/files/etherwake.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/etherwake/files/etherwake.config b/net/etherwake/files/etherwake.config index 3d8e5158c..965cdcfd8 100644 --- a/net/etherwake/files/etherwake.config +++ b/net/etherwake/files/etherwake.config @@ -1,5 +1,5 @@ config 'etherwake' 'setup' - # possible program pathes + # possible program paths option 'pathes' '/usr/bin/etherwake /usr/bin/ether-wake' # use sudo, defaults to off option 'sudo' 'off' |