Skip to content

Commit c881244

Browse files
committed
typo fixed
1 parent 00ac019 commit c881244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2727

2828
## [1.0.3.2] - 2017-09-07
2929
### Fixed
30-
- Fix implode error in Client.php, beacause imap_errors() can return FALSE instand of array
30+
- Fix implode error in Client.php, beacause imap_errors() can return FALSE instead of an array
3131

3232
### Added
3333
- FT_UID changed to $this->options which references to `imap.options.fetch`

0 commit comments

Comments
 (0)