Skip to content

Commit 0f3a089

Browse files
committed
Fix more typos
1 parent 6f364bf commit 0f3a089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ make install
2626

2727
## Test
2828

29-
To run tests Taranool server and PHP/PECL package are requred.
29+
To run tests Tarantool server and PHP/PECL package are requred.
3030

3131
```sh
3232
$ ./test-run.py
@@ -133,7 +133,7 @@ Tarantool {
133133
}
134134
```
135135

136-
#### Taratnool::__construct
136+
#### Tarantool::__construct
137137

138138
```
139139
public Tarantool::__construct ( [ string $host = 'localhost' [, int $port = 3301 ] ] )

0 commit comments

Comments
 (0)