[PC-BSD Commits] r5484 - pcbsd/trunk/kcmPFManager
svn at pcbsd.org
svn at pcbsd.org
Tue Dec 8 12:48:41 PST 2009
Author: kris
Date: 2009-12-08 12:48:41 -0800 (Tue, 08 Dec 2009)
New Revision: 5484
Modified:
pcbsd/trunk/kcmPFManager/pfmanagerdlg.cpp
Log:
Fixed spelling typo
Modified: pcbsd/trunk/kcmPFManager/pfmanagerdlg.cpp
===================================================================
--- pcbsd/trunk/kcmPFManager/pfmanagerdlg.cpp 2009-12-08 20:47:50 UTC (rev 5483)
+++ pcbsd/trunk/kcmPFManager/pfmanagerdlg.cpp 2009-12-08 20:48:41 UTC (rev 5484)
@@ -30,7 +30,7 @@
else
{ // disable firewall
// Ask again if he's really sure...
- QString question = tr("This will turn off the firewall completly.\n" \
+ QString question = tr("This will turn off the firewall completely.\n" \
"Are you sure?");
if ( QMessageBox::question(this, tr("Question"), question,
More information about the Commits
mailing list