Skip to content

Commit

Permalink
Fix doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jun 12, 2014
1 parent b4c3269 commit f7cb6d5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kronolith/js/kronolith.js
Expand Up @@ -6133,9 +6133,7 @@ KronolithCore = {
/**
* Removes an attendee row from the free/busy table.
*
* @param object attendee An attendee object with the properties:
* - e: email address
* - l: the display name of the attendee
* @param string attendee The display name of the attendee.
*/
removeAttendee: function(attendee)
{
Expand Down

0 comments on commit f7cb6d5

Please sign in to comment.