Merge pull request #876 from dilyanpalauzov/typo_a_an

Typo a→an
This commit is contained in:
Hugo Barrera 2021-04-07 06:41:17 +00:00 committed by GitHub
commit 98d28ea2c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@ collections for faster search and lookup.
The reason items' filenames don't contain any extra information is simple: The
solutions presented induced duplication of data, where one duplicate might
become out of date because of bad implementations. As it stands right now, a
become out of date because of bad implementations. As it stands right now, an
index format could be formalized separately though.
vdirsyncer doesn't really have to bother about efficient item lookup, because