docs(setup): correct a few typos

This commit is contained in:
Lorenzo Zabot 2024-10-13 17:34:31 +02:00
commit 3bf6a24f2c
2 changed files with 2 additions and 2 deletions

View file

@ -335,7 +335,7 @@ M.checkout = {
end
end
-- dont run checkout if target is already reached.
-- don't run checkout if target is already reached.
-- unless we just cloned, since then we won't have any data yet
if Git.eq(info, target) and info.branch == target.branch then
self.plugin._.updated = {