diff --git a/wxPython/contrib/xrc/xrc.i b/wxPython/contrib/xrc/xrc.i index af3ca653f6..e2615c7d0e 100644 --- a/wxPython/contrib/xrc/xrc.i +++ b/wxPython/contrib/xrc/xrc.i @@ -12,7 +12,7 @@ %define DOCSTRING "The `XmlResource` class allows program resources defining menus, layout of -controls on a panel, etc." +controls on a panel, etc. to be loaded from an XML file." %enddef %module(docstring=DOCSTRING) xrc