┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrique Matías Sánchez <[email protected]>2008-10-23 09:31:44 +0000
committerEnrique Matías Sánchez <[email protected]>2008-10-23 09:31:44 +0000
commite900b5a32e8cb068adbe4d3dc85c3c7ce491a3dc (patch)
treed062f4f4a210820c19dff30e91cff3815a3ac358
parente028a702ff806c126cc6dab1dcf8cb6c92fbcead (diff)
SVN_SILENT Fix typos in kdebase
svn path=/trunk/KDE/kdebase/apps/; revision=875089
-rw-r--r--src/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 2a70352e7..6c67f986b 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -244,7 +244,7 @@ public:
/**
* Returns true, if zooming in is possible. If false is returned,
- * the maximimum zooming level has been reached.
+ * the maximum zooming level has been reached.
*/
bool isZoomInPossible() const;