┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorThorsten Roeder <[email protected]>2007-05-08 22:05:30 +0000
committerThorsten Roeder <[email protected]>2007-05-08 22:05:30 +0000
commitd49c258910739bcd4e96d3e48701c97d604ddc04 (patch)
tree58c113562b02cb4f171d126ce86823e693c4979d /src/dolphinview.h
parent53dcdd804af21d999df35cddd7e80e06620b0df2 (diff)
SVN_SILENT: some krazy spelling fixes mainly in comments
svn path=/trunk/KDE/kdebase/apps/; revision=662694
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 3fe29cd55..f23460fec 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -371,7 +371,7 @@ public slots:
void requestActivation();
/**
- * Request of a selection change. The view will do its best to accomodate
+ * Request of a selection change. The view will do its best to accommodate
* the request, but it is not guaranteed that all items in \a selection
* will actually get selected. The view will e.g. not select items which
* are not in the currently displayed folder.