mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-07 17:51:30 +08:00
chore: fix some comments and typos
Signed-off-by: knowmost <knowmost@outlook.com>
This commit is contained in:
@@ -185,7 +185,7 @@ func TestDuplicate_Purge(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
if err := duplicate.Find(); err == nil {
|
||||
t.Log("Dulicate deleted")
|
||||
t.Log("Duplicate deleted")
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user