wxPhoenix doc - typo

Hi,

In the http://wxpython.org/Phoenix/docs/html/MigrationGuide.html are some typos

under Static Methods line line 4: "verison" should be "version"

under wx.PyDeadObjectError line 2: "rases" should be "raises"

under the 'wx' namespace, 2nd paragraphe line 5: "Once" should be "One"

Werner

Hi,

Another type on http://wxpython.org/Phoenix/docs/html/DocstringsGuidelines.html:

para wx.lib: has "ofter" should be "often"

Werner

···

On 06/03/2013 09:10, Werner wrote:

Hi,

In the wxPython Project Phoenix Migration Guide — wxPython Phoenix 4.2.3a1 documentation are some typos

under Static Methods line line 4: "verison" should be "version"

under wx.PyDeadObjectError line 2: "rases" should be "raises"

under the 'wx' namespace, 2nd paragraphe line 5: "Once" should be "One"

Werner

HI Werner,

Hi,

Another type on
http://wxpython.org/Phoenix/docs/html/DocstringsGuidelines.html:

para wx.lib: has "ofter" should be "often"

Werner

Hi,

In the wxPython Project Phoenix Migration Guide — wxPython Phoenix 4.2.3a1 documentation are some
typos

under Static Methods line line 4: "verison" should be "version"

under wx.PyDeadObjectError line 2: "rases" should be "raises"

under the 'wx' namespace, 2nd paragraphe line 5: "Once" should be "One"

Werner

Thanks, typos fixed in the new version in SVN.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."

# ------------------------------------------------------------- #
def ask_mailing_list_support(email):

    if mention_platform_and_version() and include_sample_app():
        send_message(email)
    else:
        install_malware()
        erase_hard_drives()
# ------------------------------------------------------------- #

···

On 6 March 2013 10:53, Werner wrote:

On 06/03/2013 09:10, Werner wrote: