Fix doc according to current method signature
authorABBAPOH <ABBAPOH@nextmail.ru>
Sun, 26 Feb 2012 07:48:53 +0000 (11:48 +0400)
committerQt by Nokia <qt-info@nokia.com>
Sun, 26 Feb 2012 09:40:14 +0000 (10:40 +0100)
Change-Id: I23d0f7a88f4c092c1e7cd2742fdf6e6f68ad485a
Reviewed-by: David Faure <faure@kde.org>
src/corelib/mimetypes/qmimetype.cpp

index 7759288..4099487 100644 (file)
@@ -300,7 +300,6 @@ QString QMimeType::name() const
     Returns the description of the MIME type to be displayed on user interfaces.
 
     The system language (QLocale::system().name()) is used to select the appropriate translation.
-    Another language can be specified by setting the \a localeName argument.
  */
 QString QMimeType::comment() const
 {