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/dolphinmainwindow.h | |
| parent | 3ca71b3a06c623dffdf36f9ecf7343aa144b8009 (diff) | |
Fix some spelling mistakes in comments.
svn path=/trunk/KDE/kdebase/apps/; revision=1037779
Diffstat (limited to 'src/dolphinmainwindow.h')
| -rw-r--r-- | src/dolphinmainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index dab79559b..399b6a2a3 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -194,7 +194,7 @@ private slots: /** * Copies all selected items to the clipboard and marks - * the items as cutted. + * the items as cut. */ void cut(); |
