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;