From a70fd0510d9070971b2f8f590d2852c78f1b006d Mon Sep 17 00:00:00 2001 From: Geoffrey Merck F4FXL - KC3FRA Date: Sun, 24 Mar 2019 17:31:51 +0100 Subject: [PATCH] Typo --- Common/XLXHostsFileDownloader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/XLXHostsFileDownloader.h b/Common/XLXHostsFileDownloader.h index f5cbf7e..2112b1e 100644 --- a/Common/XLXHostsFileDownloader.h +++ b/Common/XLXHostsFileDownloader.h @@ -20,7 +20,7 @@ #ifndef XLXHostsFileDownloader_H #define XLXHostsFileDownloader_H #if !defined (_WINDOWS__) -#define XLX_USE_WGET //for som reason libwx is missing the net stuff on some distros, therefore always use wget if we are not compiling under windows +#define XLX_USE_WGET //for some reason libwx is missing the net stuff on some distros, therefore always use wget if we are not compiling under windows #endif #include