Fixed typo in comment.

This commit is contained in:
Bloody Mess 2021-02-24 04:04:10 -08:00 committed by manongjohn
parent 2b4c721c4b
commit 133f8b4ec8

View file

@ -953,7 +953,7 @@ void FullScreenWidget::setWidget(QWidget *widget) {
}
else
{
// There's no need to switch out of full screen if the
// There's no point to switching into full screen if the
// application is in the process of quiting.
if (!kfApplicationQuitInProgress)
{