@@ -36,7 +36,7 @@ |
||
36 | 36 | /** |
37 | 37 | * Constructor. |
38 | 38 | * |
39 | - * @param string $packagName Package's name. |
|
39 | + * @param string $packageName Package's name. |
|
40 | 40 | * e.g: "myvendor/foo v1.0" |
41 | 41 | * |
42 | 42 | * @throws RuntimeException If the parsed package's name is empty |