Spelling fixes

This commit is contained in:
Ville Skyttä
2016-08-27 02:34:33 +03:00
parent c0a72fdcd6
commit b4c139f19b
136 changed files with 211 additions and 211 deletions

View File

@@ -44,7 +44,7 @@ use constant VERSION => '1.0.0';
our $http_timeout = 180;
our $http_user_agent = 'Perl-Swagger';
# authenticaiton setting
# authentication setting
our $api_key = {};
our $api_key_prefix = {};
our $api_key_in = {};