1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Spelling mistake

This commit is contained in:
nowrep 2011-03-05 13:43:37 +01:00
parent be151825b4
commit 9c3fdd141b

View File

@ -404,7 +404,7 @@ void MainApplication::aboutToCloseWindow(QupZilla *window)
quitApplication();
}
//Version of sessin.dat file
//Version of session.dat file
static const int sessionVersion = 0x0002;
bool MainApplication::saveStateSlot()