From cebf9958fdf31c4adcea289bfff832338c12fff3 Mon Sep 17 00:00:00 2001 From: Kevin Ottens Date: Mon, 2 Apr 2007 11:52:35 +0000 Subject: Make it proper english. :-) svn path=/trunk/KDE/kdebase/apps/; revision=649246 --- src/kfileplacesmodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/kfileplacesmodel.cpp b/src/kfileplacesmodel.cpp index 38f36bb6f..cdbfee244 100644 --- a/src/kfileplacesmodel.cpp +++ b/src/kfileplacesmodel.cpp @@ -134,7 +134,7 @@ int KFilePlacesModel::rowCount(const QModelIndex &parent) const int KFilePlacesModel::columnCount(const QModelIndex &parent) const { Q_UNUSED(parent) - // We only know 1 information for a particualiar entry + // We only know 1 piece of information for a particular entry return 1; } -- cgit v1.3