style: fix some typo

This commit is contained in:
Zhizhen He 2024-06-03 12:57:52 +08:00
commit cba950e21b
No known key found for this signature in database
GPG key ID: B5A215D74FCFD6A7
6 changed files with 13 additions and 13 deletions

View file

@ -117,7 +117,7 @@ function Spec:add(plugin, results)
dir = dir_dev
end
elseif plugin.dev == false then
-- explicitely select the default path
-- explicitly select the default path
dir = Config.options.root .. "/" .. plugin.name
end