use proper name for a contributor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@54451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-07-01 13:44:07 +00:00
parent b69b11c40c
commit dcfcdd75a7

View File

@@ -114,7 +114,7 @@ wxMSW:
- Fix keyboard support in wxSpinCtrl broken in 2.8.8.
- Compile fix for WinCE in window.cpp (no VkKeyScan in Windows CE).
- Fix quoting of arguments passed to wxExecute(char **) (briis).
- Fix quoting of arguments passed to wxExecute(char **) (Brian Ravnsgaard Riis).
wxGTK: