diff options
author | Eugeni Dodonov <eugeni@mandriva.org> | 2009-03-27 16:29:55 +0000 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.org> | 2009-03-27 16:29:55 +0000 |
commit | 610aaad7123453781e5fcdc7870f7c7c5b9325e9 (patch) | |
tree | 5eaf1c47ab43e4fe1f9079e2591d57a2cfceeb83 | |
parent | 46de914de53023849b76eae534d1ad96d2b42c76 (diff) | |
download | msec-610aaad7123453781e5fcdc7870f7c7c5b9325e9.tar msec-610aaad7123453781e5fcdc7870f7c7c5b9325e9.tar.gz msec-610aaad7123453781e5fcdc7870f7c7c5b9325e9.tar.bz2 msec-610aaad7123453781e5fcdc7870f7c7c5b9325e9.tar.xz msec-610aaad7123453781e5fcdc7870f7c7c5b9325e9.zip |
Typo fixed.
-rwxr-xr-x | src/msec/msecgui.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msec/msecgui.py b/src/msec/msecgui.py index e3c5bf4..4845a87 100755 --- a/src/msec/msecgui.py +++ b/src/msec/msecgui.py @@ -62,7 +62,7 @@ password configurations, integration with other security tools, and default file permissions. """) NETWORK_SECURITY_TEXT=_("""<big><b>Network security options</b></big> -These options define the network security agains remote treats, unauthorized accesses, +These options define the network security agains remote threats, unauthorized accesses, and breakin attempts. """) PERIODIC_SECURITY_TEXT=_("""<big><b>Periodic security checks</b></big> |