From fd1a078cc4f5375c856ec49e05c0a33099db8861 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 25 Oct 2018 21:23:44 +0300 Subject: Fix minor typos --- src/dolphintabpage.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dolphintabpage.h') diff --git a/src/dolphintabpage.h b/src/dolphintabpage.h index 6c70a6062..6e3e008ac 100644 --- a/src/dolphintabpage.h +++ b/src/dolphintabpage.h @@ -53,12 +53,12 @@ public: void setSplitViewEnabled(bool enabled, const QUrl &secondaryUrl = QUrl()); /** - * @return The primary view containter. + * @return The primary view container. */ DolphinViewContainer* primaryViewContainer() const; /** - * @return The secondary view containter, can be 0 if split view is disabled. + * @return The secondary view container, can be 0 if split view is disabled. */ DolphinViewContainer* secondaryViewContainer() const; -- cgit v1.3