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/kversioncontrolplugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/views/versioncontrol/kversioncontrolplugin.h') diff --git a/src/views/versioncontrol/kversioncontrolplugin.h b/src/views/versioncontrol/kversioncontrolplugin.h index b528f41cc..d3a39fbd6 100644 --- a/src/views/versioncontrol/kversioncontrolplugin.h +++ b/src/views/versioncontrol/kversioncontrolplugin.h @@ -142,8 +142,8 @@ public: virtual QString fileName() const = 0; /** - * Returns the path of the local repository root for the versionned directory - * Returns an emtpy QString when directory is not part of a working copy + * Returns the path of the local repository root for the versioned directory + * Returns an empty QString when directory is not part of a working copy */ virtual QString localRepositoryRoot(const QString& directory) const; -- cgit v1.3