fix comment which otherwise produces misleading results in the configure-generated final script

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-01-22 15:08:00 +00:00
parent d7b63a01e9
commit edc3072c9d

View File

@@ -12,7 +12,7 @@
# With each new release a section should be added containing any new symbols,
# for example:
#
# # public symbols added in release 2.6.2 (please keep in alphabetical order):
# # public symbols added in release @WX_VERSION_TAG@.2 (please keep in alphabetical order):
# @WX_VERSION_TAG@.2 {
# *wxChoice*GetCurrentSelection*;
# };