diff --git a/interface/wx/propgrid/property.h b/interface/wx/propgrid/property.h index 3f2fb7b985..280da6e128 100644 --- a/interface/wx/propgrid/property.h +++ b/interface/wx/propgrid/property.h @@ -47,7 +47,7 @@ #define wxPG_ATTR_HINT wxS("Hint") /** - @deprecated Use "Hint" (wxPG_ATTR_INLINE_HELP) instead. + @deprecated Use "Hint" (wxPG_ATTR_HINT) instead. */ #define wxPG_ATTR_INLINE_HELP wxS("InlineHelp")