Fix typo.

This commit is contained in:
Andrew McMillan 2010-05-14 22:14:20 +12:00
parent 8a5ba6a07e
commit a5d162ccfa

View File

@ -85,6 +85,7 @@ class CalDAVClient {
$this->headers[] = sprintf( "%s-Match: %s", ($match ? "If" : "If-None"), $etag);
}
/*
* Add a Depth: header. Valid values are 0, 1 or infinity
*
* @param int $depth The depth, default to infinity