Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit43e2e35

Browse files
committed
Merge pull request#23 from dirkaholic/master
Fix little typo
2 parentse8c19f7 +6e01599 commit43e2e35

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 subscriberknowns about all the events it is interested in and pass this
278+
A subscriberknows 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)

[8]ページ先頭

©2009-2025 Movatter.jp