| @@ -113,7 +113,7 @@ | ||
| 113 | 113 | public function setHttpClient($httpClient) | 
| 114 | 114 |      { | 
| 115 | 115 | trigger_error( | 
| 116 | - 'Retrofit Deprecation: Setting an http client is deprecated and will be removed | |
| 116 | + 'Retrofit Deprecation: Setting an http client is deprecated and will be removed | |
| 117 | 117 | in v3. Use RestAdapterBuilder::setClientAdapter() instead.', | 
| 118 | 118 | E_USER_DEPRECATED | 
| 119 | 119 | ); |