SVN commit 467739 by wgreven: s/KXMLGuiClient/KXMLGUIClient/ M +1 -1 kmainwindow.h --- branches/KDE/3.5/kdelibs/kdeui/kmainwindow.h #467738:467739 @@ -334,7 +334,7 @@ * * @param xmlfile The local xmlfile (relative or absolute) * @param _conserveMemory Specify whether createGUI() should call - * KXMLGuiClient::conserveMemory() to free all memory + * KXMLGUIClient::conserveMemory() to free all memory * allocated by the QDomDocument and by the KXMLGUIFactory. */ void createGUI( const QString &xmlfile = QString::null, bool _conserveMemory = true );