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/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 6e3977fb2..064a3088f 100644 --- a/src/views/versioncontrol/versioncontrolobserver.h +++ b/src/views/versioncontrol/versioncontrolobserver.h @@ -95,7 +95,7 @@ private Q_SLOTS: /** * Is invoked if the thread m_updateItemStatesThread has been finished - * and applys the item states. + * and applies the item states. */ void slotThreadFinished(); -- cgit v1.3