spelling: resource

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-26 18:42:40 -04:00
parent b2dee7c0dc
commit 2b819b8f8c
8 changed files with 17 additions and 19 deletions

View file

@ -73,7 +73,7 @@ class FileSystem
*
* @param string $url The file/url
*
* @return resource the open stream rssource
* @return resource the open stream resource
*
* @throws \UnexpectedValueException
*/