WebPositive: Comment cleanup, no functional change

Change-Id: Ifa65cd271377923ec8c43955d71a6453139b6826
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4202
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
This commit is contained in:
Coldfirex 2021-07-11 07:31:53 +00:00 committed by Adrien Destugues
parent 22dda7795d
commit 4c38e9157f

View File

@ -254,7 +254,7 @@ SettingsWindow::QuitRequested()
void
SettingsWindow::Show()
{
// When showing the window, the this is always the
// When showing the window, this is always the
// point to which we can revert the settings.
_RevertSettings();
BWindow::Show();