1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-27 15:50:09 +02:00

Merge pull request #800 from tianyong90/patch-1

Fixing typo.
This commit is contained in:
Oliver Vogel
2018-05-25 16:08:37 +02:00
committed by GitHub

View File

@@ -57,7 +57,7 @@ abstract class AbstractDecoder
} }
/** /**
* Init from fiven URL * Init from given URL
* *
* @param string $url * @param string $url
* @return \Intervention\Image\Image * @return \Intervention\Image\Image