From 09bc378aad7f9ecf8dee62d176e568eee528e83e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C4=83t=C4=83lin=20R=C4=83ceanu?= Date: Fri, 2 Nov 2018 15:54:14 +0100 Subject: [PATCH] Update interface/wx/creddlg.h Co-Authored-By: TcT2k --- interface/wx/creddlg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/creddlg.h b/interface/wx/creddlg.h index cf67cc4821..9264fbda54 100644 --- a/interface/wx/creddlg.h +++ b/interface/wx/creddlg.h @@ -12,7 +12,7 @@ from the user. It is implemented as a generic wxWidgets dialog on all platforms. - @note For secure saving and loading, user and passwords have a look at + @note For secure saving and loading users and passwords, have a look at wxSecretStore. @since 3.1.2