- commit
- f94d4b8906dcb3d69bcc0d07cde2f8aa27f7a9f6
- parent
- 77e4eb71cc26da0a99d0692ad2056e2980d9e550
- Author
- Tobias Bengfort <tobias.bengfort@gmx.net>
- Date
- 2015-05-22 10:02
typo
Diffstat
| M | cctool.py | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/cctool.py b/cctool.py
@@ -23,7 +23,7 @@ dates from an addressbook and a calendar. 23 23 24 24 While each item is a generic MultiDict, there are typically two usecases: 25 2526 -1 - A *person* with the possible fields *'name', 'nick', 'bday', 'email',-1 26 - A *person* with the possible fields 'name', 'nick', 'bday', 'email', 27 27 'address_lines', 'city', 'state', 'zip', 'country', 'phone', 'workphone', 28 28 'mobile', 'xmpp', 'icq', 'msn', 'twitter', and 'pgp'. 29 29