diff --git a/code/espurna/config/general.h b/code/espurna/config/general.h index 58a3b209..425173ee 100644 --- a/code/espurna/config/general.h +++ b/code/espurna/config/general.h @@ -79,7 +79,7 @@ //------------------------------------------------------------------------------ // UDP debug log -// To receive the message son the destination computer use nc: +// To receive the message on the destination computer use nc: // nc -ul 8113 #ifndef DEBUG_UDP_SUPPORT