mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Typo a→an
This commit is contained in:
parent
b9c01f8756
commit
ed0b4bef10
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ collections for faster search and lookup.
|
||||||
|
|
||||||
The reason items' filenames don't contain any extra information is simple: The
|
The reason items' filenames don't contain any extra information is simple: The
|
||||||
solutions presented induced duplication of data, where one duplicate might
|
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.
|
index format could be formalized separately though.
|
||||||
|
|
||||||
vdirsyncer doesn't really have to bother about efficient item lookup, because
|
vdirsyncer doesn't really have to bother about efficient item lookup, because
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue