No real changes, just fix some typos in the comments.

Fix spelling in a couple of comments.

Closes #15790.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-12-31 14:03:43 +00:00
parent 0a76afbe9c
commit b498554460
3 changed files with 6 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ public:
ISP (exact meaning of the parameter depends on the platform), returns
TRUE on success or FALSE on failure and logs the appropriate error
message in the latter case.
@param nameOfISP optional paramater for dial program
@param nameOfISP optional parameter for dial program
@param username unused
@param password unused
*/