Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4c2e4f9

Browse files
author
gnugat
committedJan 5, 2012
[part2] Fixinng typo: removing one of the double where
1 parent ee67eee commit 4c2e4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎book/part2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ your servers::
272272
}
273273

274274
Using the ``Request::getClientIp()`` method would have given you the right
275-
behavior from day one (and it would have covered the case where where you have
275+
behavior from day one (and it would have covered the case where you have
276276
chained proxies)::
277277

278278
<?php

0 commit comments

Comments
 (0)
Please sign in to comment.