Skip to content

Commit 2073667

Browse files
committed
Fix typo in CHANGELOG.md
1 parent 4f9cf0a commit 2073667

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
@@ -120,7 +120,7 @@
120120

121121
```php
122122
$promise = $proxy->connect('imap.example.com:143');
123-
$promise->then(null, function (Exeption $e) {
123+
$promise->then(null, function (Exception $e) {
124124
if ($e->getCode() === SOCKET_EACCES) {
125125
echo 'Failed to authenticate with proxy!';
126126
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy