From dba31789b1e7b94c7969b5188f56f5e478cc5632 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 2 Jun 2007 23:43:04 +0000 Subject: [PATCH] docstring fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/aui.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/src/aui.i b/wxPython/src/aui.i index 815e8f0b4e..3e82c2226c 100755 --- a/wxPython/src/aui.i +++ b/wxPython/src/aui.i @@ -11,7 +11,7 @@ ///////////////////////////////////////////////////////////////////////////// %define DOCSTRING -"The wx.aui moduleis an Advanced User Interface library that aims to +"The wx.aui module is an Advanced User Interface library that aims to implement \"cutting-edge\" interface usability and design features so developers can quickly and easily create beautiful and usable application interfaces.