aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2009-04-14 14:03:31 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2009-04-14 14:03:31 +0000
commit19c494a30dfb2703dcbcc500e08a747f1dcfbc40 (patch)
tree9e950bc07c5c48460a96991f030b9091a693d40b /src
parenta076034b6b24d3c28d8e9a99fad4c3d2c6297c62 (diff)
downloadmsec-19c494a30dfb2703dcbcc500e08a747f1dcfbc40.tar
msec-19c494a30dfb2703dcbcc500e08a747f1dcfbc40.tar.gz
msec-19c494a30dfb2703dcbcc500e08a747f1dcfbc40.tar.bz2
msec-19c494a30dfb2703dcbcc500e08a747f1dcfbc40.tar.xz
msec-19c494a30dfb2703dcbcc500e08a747f1dcfbc40.zip
Typo fixed: directores -> directories.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/msec/msecgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msec/msecgui.py b/src/msec/msecgui.py
index 217de50..d0c3f3b 100755
--- a/src/msec/msecgui.py
+++ b/src/msec/msecgui.py
@@ -69,7 +69,7 @@ PERIODIC_SECURITY_TEXT=_("""<big><b>Periodic security checks</b></big>
These options configure the security checks that should be executed periodically. """)
PERMISSIONS_SECURITY_TEXT=_("""<big><b>File permissions</b></big>
-These options allow to fine-tune system permissions for important files and directores.
+These options allow to fine-tune system permissions for important files and directories.
The following permissions are checked periodically, and any change to the owner, group,
or current permission is reported. The permissions can be enforced, automatically
changing them to the specified values when a change is detected. """)