You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This library should contain logic for searching, filtering and sorting icalendar
4
4
5
5
## Audience
6
6
7
-
* This will be used for the python CalDAV client library, both for boundling search parameters together in one object and for doing client-side filtering when the server does not support the desired search query.
7
+
* This will be used for the python CalDAV client library, both for bundling search parameters together in one object and for doing client-side filtering when the server does not support the desired search query.
8
8
* This may be useful in any kind of software handling collections of calendar content and needing to do filtering or searches on it.
9
9
* This may also be useful by calendar server developers.
0 commit comments