Skip to content

Commit

Permalink
Merge pull request #1 from xUJYx/miss_spelling
Browse files Browse the repository at this point in the history
changed two misspelling in comments
  • Loading branch information
xUJYx authored Apr 1, 2020
2 parents 27e39b5 + 275be12 commit 5f99454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bitrix24.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ class Bitrix24 implements iBitrix24
protected $rawRequest;

/**
* @var array, contain all api-method parameters, vill be available after call method
* @var array, contain all api-method parameters, will be available after call method
*/
protected $methodParameters;

/**
* @var array request info data structure акщь curl_getinfo function
* @var array request info data structure from curl_getinfo function
*/
protected $requestInfo;

Expand Down

0 comments on commit 5f99454

Please sign in to comment.