X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilebackend%2FREADME;h=569f337655b1324a93bc3a055fe84ab1c424bf99;hb=914fb04afad50ddf74733b4e17490faa22677b5f;hp=6ab5481048090d4feb8843f038cc4ec2cc75c9df;hpb=a78b35a36df8ff4c52261e1308b6118009b451f2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filebackend/README b/includes/filebackend/README index 6ab5481048..569f337655 100644 --- a/includes/filebackend/README +++ b/includes/filebackend/README @@ -47,7 +47,7 @@ directories. See FileBackend.php for full documentation for each function. The following basic operations are supported for reading from a backend: On files: -* state a file for basic information (timestamp, size) +* stat a file for basic information (timestamp, size) * read a file into a string or several files into a map of path names to strings * download a file or set of files to a temporary file (on a mounted file system) * get the SHA1 hash of a file