Ticket #15067 (closed defect: fixed)
LoadURL vs LoadUrl - case inconsistency between code and some docs
| Reported by: | zostaf | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.9.5 |
| Component: | WebView | Version: | |
| Keywords: | loadurl documentation | Cc: | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
In several documentation i've seen
in class: WebView
method: LoadURL()
While the actual method is LoadURL()
It appears in several places.
In some places the docs contains 2 versions of the name, capital/lowercase and so should be fixed.
http://docs.wxwidgets.org/trunk/classwx_web_view.html
http://wxpython.org/Phoenix/docs/html/html2.WebView.html
http://wiki.wxpython.org/wxGTKWebKit
(Maybe to inconsistency is due to differences between webkit / gtk / IE ?)
Change History
Note: See
TracTickets for help on using
tickets.
