spelling: deletes

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pull/12951/head
Josh Soref 2023-03-26 18:09:03 -04:00
rodzic ab59732c09
commit 672686faa5
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -192,7 +192,7 @@ class ProfileField extends BaseRepository
}
/**
* Delets a whole collection of ProfileFields
* Deletes a whole collection of ProfileFields
*
* @param Collection\ProfileFields $profileFields
*

Wyświetl plik

@ -85,7 +85,7 @@ trait VFSTrait
}
/**
* Delets a config file from the Virtual File System
* Deletes a config file from the Virtual File System
*
* @param string $filename The filename of the config file
* @param bool $static True, if the folder `static` instead of `config` should be used