mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 12:05:56 +00:00
MINOR: type 'an' should be "and' in inline documentation
This commit is contained in:
parent
99435e39b7
commit
40631b12b1
@ -524,7 +524,7 @@ class DMSDocument extends DataObject implements DMSDocumentInterface {
|
||||
}
|
||||
|
||||
/**
|
||||
* Takes a file an adds it to the DMSDocument storage, replacing the current file.
|
||||
* Takes a file and adds it to the DMSDocument storage, replacing the current file.
|
||||
* @param $file File to ingest
|
||||
*/
|
||||
function ingestFile($file) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user