all: Fix typos found by codespell (#8833)

This commit is contained in:
Dimitri Papadopoulos Orfanos
2023-03-21 08:07:28 +01:00
committed by GitHub
parent bc371eacf6
commit 526e21ae26
14 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -751,7 +751,7 @@ func TestRequestRemoteRenameChanged(t *testing.T) {
t.Error("Got more than one index update for", f.Name)
}
if f.Version.Counter(fc.id.Short()) == 0 {
// This index entry might be superseeded
// This index entry might be superseded
// by the final one or sent before it separately.
break
}