Small tweak to wxCredentialEntryDialog docs consistency

Don't use the article for just one parameter.
This commit is contained in:
Vadim Zeitlin
2021-01-11 02:51:05 +01:00
parent c750661c40
commit 451b97170b

View File

@@ -80,7 +80,7 @@ public:
@param message @param message
Message to show on the dialog. Message to show on the dialog.
@param title @param title
The title of the dialog. Title of the dialog.
@param cred @param cred
The default username and password to use (optional). The default username and password to use (optional).
*/ */