]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/versioncontrol/kversioncontrolplugin.h
Fix various typos
[dolphin.git] / src / views / versioncontrol / kversioncontrolplugin.h
index b528f41cc2f89f50a94174b7ba8037552189d02a..d3a39fbd6b0e43ce190b0ebc0899a03ec53f8c94 100644 (file)
@@ -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;