From kde-commits Thu Dec 31 22:33:42 2009 From: Stephane Mankowski Date: Thu, 31 Dec 2009 22:33:42 +0000 To: kde-commits Subject: extragear/office/skrooge/skgbasegui Message-Id: <1262298822.214147.31923.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126229882802616 SVN commit 1068331 by smankowski: Krazy2 M +2 -2 skgtablewithgraph.h --- trunk/extragear/office/skrooge/skgbasegui/skgtablewithgraph.h #1068330:1068331 @@ -236,9 +236,9 @@ virtual bool isToolBarVisible() const; /** - * Get the number of colums + * Get the number of columns * @param iWithComputed with compute columns (average, sum, forecast, ...) or not - * @return the number of colums + * @return the number of columns */ virtual int getNbColumns(bool iWithComputed=false) const;