Index: trunk/perl-install/standalone/drakperm
===================================================================
--- trunk/perl-install/standalone/drakperm	(revision 977)
+++ trunk/perl-install/standalone/drakperm	(working copy)
@@ -107,7 +107,7 @@
 
 $W->add(gtknew('VBox', spacing => 5, children => [
     if_(!$::isEmbedded, 0, Gtk2::Banner->new('/usr/share/mcc/themes/default/drakperm-mdk.png', N("Permissions"))),
-                 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will owerwrite the default rules."), alignment => [ 0.5, 0 ]),
+                 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will overwrite the default rules."), alignment => [ 0.5, 0 ]),
                  1, gtknew('VBox', border_width => 0, children => [
                                     0, gtknew('Label_Left', text => N("The current security level is %s.
 Select permissions to see/edit", $level), alignment => [ 0, 0 ]),
