|
|
@@ -466,7 +466,7 @@ class Item implements RegistryAware
|
|
|
* Get a contributor for the item
|
|
|
*
|
|
|
* @since 1.1
|
|
|
- * @param int $key The contrbutor that you want to return. Remember that arrays begin with 0, not 1
|
|
|
+ * @param int $key The contributor that you want to return. Remember that arrays begin with 0, not 1
|
|
|
* @return \SimplePie\Author|null
|
|
|
*/
|
|
|
public function get_contributor(int $key = 0)
|