Fix phpdoc comment.

This commit is contained in:
Wolfgang Herget 2009-06-13 13:41:48 +12:00 committed by Andrew McMillan
parent 4bb248786b
commit d58856528a

View File

@ -46,6 +46,7 @@ class CalDAVRequest
/** /**
* The 'principal' (user/resource/...) which this request seeks to access * The 'principal' (user/resource/...) which this request seeks to access
* @var CalDAVPrincipal
*/ */
var $principal; var $principal;