Spelling fixes

This commit is contained in:
Ville Skyttä
2016-09-06 14:45:04 +03:00
parent ddc5b80438
commit 91b7494e3e
88 changed files with 176 additions and 176 deletions

View File

@@ -7,7 +7,7 @@
* @category Class
* @package Swagger\Client
* @author http://github.com/swagger-api/swagger-codegen
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache Licene v2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License v2
* @link https://github.com/swagger-api/swagger-codegen
*/
@@ -51,7 +51,7 @@ use \ArrayAccess;
/**
* @package Swagger\Client
* @author http://github.com/swagger-api/swagger-codegen
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache Licene v2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License v2
* @link https://github.com/swagger-api/swagger-codegen
*/
class ModelReturn implements ArrayAccess