diff options
author | Eugeni Dodonov <eugeni@mandriva.org> | 2009-03-30 14:45:21 +0000 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.org> | 2009-03-30 14:45:21 +0000 |
commit | 4f33a67680607dc97cd19d025a382a7eb096d998 (patch) | |
tree | 5f9437410510d59ae21559c95bae303ec77133c0 /src | |
parent | 629428f55f2fa16f77bbb97a3ada08afd5e2676c (diff) | |
download | msec-4f33a67680607dc97cd19d025a382a7eb096d998.tar msec-4f33a67680607dc97cd19d025a382a7eb096d998.tar.gz msec-4f33a67680607dc97cd19d025a382a7eb096d998.tar.bz2 msec-4f33a67680607dc97cd19d025a382a7eb096d998.tar.xz msec-4f33a67680607dc97cd19d025a382a7eb096d998.zip |
Typo fixed.
Diffstat (limited to 'src')
-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 4845a87..217de50 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 threats, unauthorized accesses, +These options define the network security against remote threats, unauthorized accesses, and breakin attempts. """) PERIODIC_SECURITY_TEXT=_("""<big><b>Periodic security checks</b></big> |