X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fmingw%2Fdevice.c;h=183641ba99152fc256caac622dae28425d0d4290;hp=54e09942ce70e07df62a7e37a0ef6d535445743a;hb=b0ffeb7eeb21920842382c302ca15ec0d758e9b6;hpb=1c475ecb575367a6b3f9328b0f643ad636155341 diff --git a/src/mingw/device.c b/src/mingw/device.c index 54e09942..183641ba 100644 --- a/src/mingw/device.c +++ b/src/mingw/device.c @@ -212,7 +212,7 @@ static bool setup_device(void) { if(info[0] == 9 && info[1] >= 21) logger(DEBUG_ALWAYS, LOG_WARNING, "You are using the newer (>= 9.0.0.21, NDIS6) series of TAP-Win32 drivers. " - "Using these drivers with tinc is not recommanded as it can result in poor performance. " + "Using these drivers with tinc is not recommended as it can result in poor performance. " "You might want to revert back to 9.0.0.9 instead."); } }