@@ -74,7 +74,7 @@ |
||
74 | 74 | /** |
75 | 75 | * Create services from an array containing a list of services. |
76 | 76 | * |
77 | - * @param array $service details to use when creating the service. |
|
77 | + * @param array $services details to use when creating the service. |
|
78 | 78 | * |
79 | 79 | * @throws Exception when configuration is corrupt. |
80 | 80 | * |