Skip to content

Commit 15710a1

Browse files
authored
Merge pull request mesilov#159 from xUJYx/miss_spelling
changed two misspelling in comments
2 parents bc38b80 + 275be12 commit 15710a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bitrix24.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ class Bitrix24 implements iBitrix24
8383
protected $rawRequest;
8484

8585
/**
86-
* @var array, contain all api-method parameters, vill be available after call method
86+
* @var array, contain all api-method parameters, will be available after call method
8787
*/
8888
protected $methodParameters;
8989

9090
/**
91-
* @var array request info data structure акщь curl_getinfo function
91+
* @var array request info data structure from curl_getinfo function
9292
*/
9393
protected $requestInfo;
9494

0 commit comments

Comments
 (0)