From 479ce3a1641398a8506812300834666614013850 Mon Sep 17 00:00:00 2001 From: Kunda Ki Date: Wed, 3 Sep 2025 12:04:13 +0000 Subject: Fix several user-facing and non-user-facing typos Found via `codespell -S "*.desktop,*.po,*.svg,*.xml,./po" -L aparent,childs,goup,lokal` --- src/views/versioncontrol/versioncontrolobserver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/views/versioncontrol/versioncontrolobserver.h') diff --git a/src/views/versioncontrol/versioncontrolobserver.h b/src/views/versioncontrol/versioncontrolobserver.h index a3777ef21..13d4d8b0d 100644 --- a/src/views/versioncontrol/versioncontrolobserver.h +++ b/src/views/versioncontrol/versioncontrolobserver.h @@ -144,7 +144,7 @@ private: QTimer *m_dirVerificationTimer; bool m_pluginsInitialized; - // directories have at most one plugin, this is the dectected current one. + // directories have at most one plugin, this is the detected current one. KVersionControlPlugin *m_currentPlugin; QList m_plugins; UpdateItemStatesThread *m_updateItemStatesThread; -- cgit v1.3.1