]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/dialup.h
GetMagnificationFactor --> GetContentScaleFactor
[wxWidgets.git] / interface / wx / dialup.h
index 91a96d6a1afaaeab2df88731b231f769349fa842..4bf33e33c850742bc2fbbe2ac9f31711222a7a8a 100644 (file)
@@ -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.