# HG changeset patch # User Paul Boddie # Date 1441498643 -7200 # Node ID 945d544db2b6867d9c5d00e9de1d60ae2ba87407 # Parent 3b4f6fcedc2347353231c0d8283c926cd6be491c Fixed docstring. diff -r 3b4f6fcedc23 -r 945d544db2b6 imiptools/client.py --- a/imiptools/client.py Sun Sep 06 01:15:30 2015 +0200 +++ b/imiptools/client.py Sun Sep 06 02:17:23 2015 +0200 @@ -560,10 +560,10 @@ updating_other=False): """ - Update the 'freebusy' collection using the given 'periods', involving - the given 'user', indicating whether the update is 'for_organiser' - (being done for the organiser of an event) or not, and whether it is - 'updating_other' (meaning another user's details). + Update the 'freebusy' collection for the given 'user', indicating + whether the update is 'for_organiser' (being done for the organiser of + an event) or not, and whether it is 'updating_other' (meaning another + user's details). """ # Record in the free/busy details unless a non-participating attendee.