]> Git trees. - libqmvoc.git/commitdiff
SVN_SILENT typo
authorPino Toscano <pino@kde.org>
Sat, 17 Feb 2007 20:45:02 +0000 (20:45 +0000)
committerPino Toscano <pino@kde.org>
Sat, 17 Feb 2007 20:45:02 +0000 (20:45 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634613

kdeeduplot/kplotaxis.h

index 51465812c275533b19689283b00ebde2c6d384d3..425b5a578ae6398bbb225b6a7f15403d10d73e7f 100644 (file)
@@ -101,7 +101,7 @@ public:
         * @param fieldWidth the number of characters in the output string.
         * If set to 0, the string will be as wide as it needs to be to fully 
         * render the value.
-        * @param precison the number of characters following the decimal point.
+        * @param precision the number of characters following the decimal point.
         */
         void setTickLabelFormat( char format = 'g', int fieldWidth = 0, int precision = -1 );