This commit is contained in:
Thomas Müller 2013-09-30 13:27:46 +02:00
parent 7258fafc31
commit c2b6775efc

View file

@ -14,7 +14,7 @@
*
* This class reimplements some methods from @see Sabre_DAV_Server.
*
* Basically we add handling of depth infinity.
* Basically we add handling of depth: infinity.
*
* The right way to handle this would have been to submit a patch to the upstream project
* and grab the corresponding version one merged.