1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-28 16:19:50 +02:00

Correct typo

This commit is contained in:
Oliver Vogel
2023-12-09 09:09:17 +01:00
parent 1b5a0b8642
commit ee98a0f89d

View File

@@ -19,7 +19,7 @@ abstract class DriverSpecializedEncoder implements EncoderInterface
}
/**
* Magic method to read attributes of underlying endcoder
* Magic method to read attributes of underlying encoder
*
* @param string $name
* @return mixed