diff --git a/docs/doxygen/overviews/commondialogs.h b/docs/doxygen/overviews/commondialogs.h index 6cf03ab906..ee6a93ff2b 100644 --- a/docs/doxygen/overviews/commondialogs.h +++ b/docs/doxygen/overviews/commondialogs.h @@ -218,8 +218,8 @@ is obtained using wxNumberEntryDialog::GetValue(). Classes: wxCredentialEntryDialog -This is a dialog with a user and password entry field. The values that the -users entered is obtained using wxCredentialEntryDialog::GetUser() and +This is a dialog with user and password entry fields. The values that the +user entered are obtained using wxCredentialEntryDialog::GetUser() and wxCredentialEntryDialog::GetPassword().