Skip to content

Commit 2381d0d

Browse files
mabardg
authored andcommitted
typo [Closes #1024]
1 parent f99ff6f commit 2381d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/en/to-3-1.texy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Http
6565
- `Nette\Http\Request::getFile()` accepts array of keys and returns FileUpload|null
6666
- `Nette\Http\Session::getCookieParameters()` is deprecated
6767
- `Nette\Http\FileUpload::getName()` renamed to `getUntrustedName()`
68-
- `Nette\Http\Url`: deprecated getBasePath(), getBaseUrl(), getRelativeUrl() (tyto metody jsou součástí `UrlScript`)
68+
- `Nette\Http\Url`: deprecated `getBasePath()`, `getBaseUrl()`, `getRelativeUrl()` (these methods are part of `UrlScript`)
6969
- `Nette\Http\Response::$cookieHttpOnly` is deprecated
7070
- `Nette\Http\FileUpload::getImageSize()` returns pair `[width, height]`
7171

0 commit comments

Comments
 (0)