diff options
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 8a7637656..218411208 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -513,7 +513,7 @@ private: QString selectionStatusBarText() const; /** - * Creates a new view representing the given view mode (DolphinView::viewMode()). + * Creates a new view representing the given view mode (DolphinView::mode()). * The current view will get deleted. */ void createView(); |
