diff options
| -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 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; |
