#11469: wxTextCtrl::ChangeValue doc refers incorrectly to SetValue
---------------------------------+------------------------------------------
Reporter: dghart | Owner:
Type: defect | Status: new
Priority: lowest | Milestone:
Component: documentation | Version: 2.9-svn
Keywords: ChangeValue trivial | Blockedby:
Patch: 1 | Blocking:
---------------------------------+------------------------------------------
There's been a trival, probably copy/paste, error in the ChangeValue doc
since 2.7.1. The first mention of SetValue should be ChangeValue.
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11469>
#11469: wxTextCtrl::ChangeValue doc refers incorrectly to SetValue
----------------------------+-----------------------------------------------
Reporter: dghart | Owner:
Type: defect | Status: closed
Priority: lowest | Milestone:
Component: documentation | Version: 2.9-svn
Resolution: fixed | Keywords: ChangeValue trivial
Blockedby: | Patch: 1
Blocking: |
----------------------------+-----------------------------------------------
Changes (by SN):
* status: new => closed
* resolution: => fixed
Comment:
(In [62696]) Fixed Cut&Paste error in wxTextCtrl::ChangeValue
documentation (fixes #11469).
--
Ticket URL: <http://trac.wxwidgets.org/ticket/11469#comment:1>