You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ echo $httpRequest->detectLanguage($langs); // en
106
106
RequestFactory and URL filtering
107
107
------------------
108
108
109
-
Object holding current HTTP request is created by [api:Nette\Http\RequstFactory]. Its behavior can be modified.
109
+
Object holding current HTTP request is created by [api:Nette\Http\RequestFactory]. Its behavior can be modified.
110
110
It's possible to clean up URLs from characters that can get into them because of poorly implemented comment systems on various other websites by using filters:
0 commit comments