mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-30 03:24:47 +00:00
Fix typo
This commit is contained in:
parent
734d5c1f99
commit
c1cfd8eb0d
@ -70,7 +70,7 @@ class CalDAVClient {
|
||||
protected $calendar_urls;
|
||||
|
||||
/**
|
||||
* The useragent which is send to the caldav server
|
||||
* The useragent which is sent to the caldav server
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
||||
@ -26,7 +26,7 @@ class CalDAVClient {
|
||||
var $base_url, $user, $pass, $calendar, $entry, $protocol, $server, $port;
|
||||
|
||||
/**
|
||||
* The useragent which is send to the caldav server
|
||||
* The useragent which is sent to the caldav server
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user