SVN commit 461347 by mlaurent: Fix typo M +1 -1 KDE4PORTING.html --- trunk/KDE/kdelibs/KDE4PORTING.html #461346:461347 @@ -147,7 +147,7 @@

KStringHandler

  • static QString ljust( const QString &text , int width ) -> QString::leftJustified
  • -
  • static QString rjust( const QString &text , int width ) -> QString::righttJustified
  • +
  • static QString rjust( const QString &text , int width ) -> QString::rightJustified
  • matchFilename -> matchFileName
  • static QString word( const QString &text , int pos ) -> QString::section
  • ::randomString() has been moved to KRandom::randomString()