From fde79c09cb9ae5991d6b36c7c1d125628f2c7914 Mon Sep 17 00:00:00 2001 From: luz paz Date: Mon, 6 Dec 2021 07:59:23 -0500 Subject: Fix various typos Found via `codespell -q 3 -S *.desktop,*.xml` --- src/dolphinviewcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index be899ba23..c4a0c5ba8 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -126,7 +126,7 @@ public: void connectUrlNavigator(DolphinUrlNavigator *urlNavigator); /** - * Disconnects the navigator that is currently controling the view. + * Disconnects the navigator that is currently controlling the view. * This method completely reverses connectUrlNavigator(). */ void disconnectUrlNavigator(); -- cgit v1.3