This commit is contained in:
Martchus 2023-05-06 19:30:11 +02:00
parent 791e169dc6
commit a0b9b1f7ba
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ QString MainWindow::currentDirectory() const
/*!
* \brief Sets the directory the file browser is showing.
* If a file is specified the file will be opended.
* If a file is specified the file will be opened.
*/
void MainWindow::setCurrentDirectory(const QString &path)
{