diff options
| author | Raphael Kubo da Costa <[email protected]> | 2009-10-19 23:32:21 +0000 |
|---|---|---|
| committer | Raphael Kubo da Costa <[email protected]> | 2009-10-19 23:32:21 +0000 |
| commit | 5e6f3b87edbb94c084c5926452ea991565f45052 (patch) | |
| tree | 194fcad8df259128989eab6fad3ef45741363a31 /src/dolphinview.h | |
| parent | 3ca71b3a06c623dffdf36f9ecf7343aa144b8009 (diff) | |
Fix some spelling mistakes in comments.
svn path=/trunk/KDE/kdebase/apps/; revision=1037779
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index b0d78482a..cf0f46360 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -389,7 +389,7 @@ public slots: /** * Copies all selected items to the clipboard and marks - * the items as cutted. + * the items as cut. */ void cutSelectedItems(); |
