Completed
Push — master ( 0a312f...e14633 )
by Thomas
27:43 queued 11:29
created
apps/dav/lib/Server.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -278,7 +278,7 @@
 block discarded – undo
278 278
 	}
279 279
 
280 280
 	/**
281
-	 * @param string[] $subTree
281
+	 * @param string[] $subTrees
282 282
 	 * @return bool
283 283
 	 */
284 284
 	private function isRequestForSubtree(array $subTrees) {
Please login to merge, or discard this patch.