From: Aaron Schulz Date: Sun, 31 Mar 2013 08:53:22 +0000 (-0700) Subject: Fixed small doc typo. X-Git-Tag: 1.31.0-rc.0~20164 X-Git-Url: http://git.cyclocoop.org//%27%40script%40/%27?a=commitdiff_plain;h=cf46d892b9c78fd9cce49267cc79bd4881f450f2;p=lhc%2Fweb%2Fwiklou.git Fixed small doc typo. Change-Id: Ia2a86e1c8126bde48c17f0c8f56905ed325d8be1 --- diff --git a/includes/filebackend/SwiftFileBackend.php b/includes/filebackend/SwiftFileBackend.php index aadad5c616..2f7e256710 100644 --- a/includes/filebackend/SwiftFileBackend.php +++ b/includes/filebackend/SwiftFileBackend.php @@ -1316,7 +1316,7 @@ class SwiftFileBackend extends FileBackendStore { * matches the expression and the request is not for a listing. * Setting this to '*' effectively makes a container public. * -".rlistings:" : Grants access if the request is from a referrer host that - * matches the expression and the request for a listing. + * matches the expression and the request is for a listing. * * $writeGrps is a list of the possible criteria for a request to have * access to write to a container. Each item is of the following format: