use @a instead of @e where it makes sense

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-24 12:45:43 +00:00
parent 6b4a130cb9
commit 71f8a117db
4 changed files with 15 additions and 15 deletions

View File

@@ -197,7 +197,7 @@ public:
const wxArtClient& client);
/**
Delete the given @e provider.
Delete the given @a provider.
*/
static bool Delete(wxArtProvider* provider);