diff --git a/include/wx/propgrid/property.h b/include/wx/propgrid/property.h index 088f442b7c..e7c3930197 100644 --- a/include/wx/propgrid/property.h +++ b/include/wx/propgrid/property.h @@ -557,7 +557,7 @@ wxPG_PROP_BEING_DELETED = 0x00200000 #if wxPG_COMPATIBILITY_1_4 /** - @deprecated Use "Hint" (wxPG_ATTR_INLINE_HELP) instead. + @deprecated Use "Hint" (wxPG_ATTR_HINT) instead. */ #define wxPG_ATTR_INLINE_HELP wxS("InlineHelp") #endif