Skip to content

Commit ad8076f

Browse files
artongePytal
authored andcommitted
Fix typo
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
1 parent 0614383 commit ad8076f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files/lib/Controller/ViewController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ private function provideInitialState(string $dir, ?string $openfile): void {
391391
* Redirects to the file list and highlight the given file id
392392
*
393393
* @param string $fileId file id to show
394-
* @param bool $setOpenfile - wether or not to set the openfile URL parameter
394+
* @param bool $setOpenfile - whether or not to set the openfile URL parameter
395395
* @return RedirectResponse redirect response or not found response
396396
* @throws \OCP\Files\NotFoundException
397397
*/

0 commit comments

Comments
 (0)