Skip to content

Commit 6e01599

Browse files
committed
Fix little typo
1 parent e8c19f7 commit 6e01599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/part09.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ there is a solution: use subscribers instead of listeners::
275275
$dispatcher->addSubscriber(new Simplex\ContentLengthListener());
276276
$dispatcher->addSubscriber(new Simplex\GoogleListener());
277277

278-
A subscriber knowns about all the events it is interested in and pass this
278+
A subscriber knows about all the events it is interested in and pass this
279279
information to the dispatcher via the ``getSubscribedEvents()`` method. Have a
280280
look at the new version of the ``GoogleListener``::
281281

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