X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..db414879d45f5da2be534a0f523b0506f2ab1183:/interface/wx/colordlg.h diff --git a/interface/wx/colordlg.h b/interface/wx/colordlg.h index 2cec9c31c5..543698e037 100644 --- a/interface/wx/colordlg.h +++ b/interface/wx/colordlg.h @@ -25,7 +25,7 @@ public: of colour data, which will be copied to the colour dialog's colour data. - Custom colours from colour data object will be be used in the dialog's + Custom colours from colour data object will be used in the dialog's colour palette. Invalid entries in custom colours list will be ignored on some platforms(GTK) or replaced with white colour on platforms where custom colours palette has fixed size (MSW).