diff --git a/doc/src/05100-lib-contacts.md b/doc/src/05100-lib-contacts.md index 25e69069..2d38b52d 100644 --- a/doc/src/05100-lib-contacts.md +++ b/doc/src/05100-lib-contacts.md @@ -1,7 +1,7 @@ ## libimagcontacts -The contact library basically only creates references to the actual icalendar -and vcard files, though it also can parse (via the `vobject` crate) the +The contact library basically only creates references to the actual +vcard files, though it also can parse (via the `vobject` crate) the information and return it from an entry directly. The architecture of indirections is as follows: