From c2bcc8500660c5bba6a2ca9aea774ba94854f430 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 17 Feb 2007 20:45:02 +0000 Subject: [PATCH] SVN_SILENT typo svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634613 --- kdeeduplot/kplotaxis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeeduplot/kplotaxis.h b/kdeeduplot/kplotaxis.h index 5146581..425b5a5 100644 --- a/kdeeduplot/kplotaxis.h +++ b/kdeeduplot/kplotaxis.h @@ -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 ); -- 2.47.3