Fix Typo: Update OptionsForce.cpp

This commit is contained in:
Mohan ZHENG 2024-10-22 22:36:33 +08:00 committed by GitHub
parent 60e515221f
commit 445d30b867
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ void COptionsWindow::OnBreakoutDoc()
Ext.prepend("*.");
if (Ext.right(1) == "*") {
QMessageBox::warning(this, "Sandboxie-Plus", tr("For security reasons it it not permitted to create entirely wildcard BreakoutDocument presets."));
QMessageBox::warning(this, "Sandboxie-Plus", tr("For security reasons it is not permitted to create entirely wildcard BreakoutDocument presets."));
return;
}
QStringList BannedExt = QString(// from: https://learn.microsoft.com/en-us/troubleshoot/developer/browsers/security-privacy/information-about-the-unsafe-file-list