X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a194bda7be7c240a3856413e19d7152ecfd7439..1b7751aaa9a86d76a850b9267bc0c201e3cea30f:/interface/wx/dialup.h diff --git a/interface/wx/dialup.h b/interface/wx/dialup.h index c0c606d4e3..4bf33e33c8 100644 --- a/interface/wx/dialup.h +++ b/interface/wx/dialup.h @@ -119,7 +119,7 @@ public: virtual bool HangUp() = 0; /** - Returns @true if the computer has a permanent network connection (i.e. + Returns @true if the computer has a permanent network connection (i.e.\ is on a LAN) and so there is no need to use Dial() function to go online. @@ -207,7 +207,7 @@ public: bool IsConnectedEvent() const; /** - Does this event come from wxDialUpManager::Dial() or from some extrenal + Does this event come from wxDialUpManager::Dial() or from some external process (i.e. does it result from our own attempt to establish the connection)? */