typo fixes in comments and test messages [skip ci]

This commit is contained in:
2019-11-04 17:55:10 +01:00
parent 2fd8d2a87c
commit 431de69549
8 changed files with 28 additions and 28 deletions

View File

@ -18,7 +18,7 @@ All notable changes to this project will be documented in this file.
### Fixed
* Fixed issue with direction ID as `String` instead if `Integer` (#2)
* Fixed issue with vehicle ID being `null` (#3)
* Fixed issue with spaces in search parametes (#4)
* Fixed issue with spaces in search parameters (#4)
## 1.1.3 - 2018-11-13