diff options
Diffstat (limited to 'perl-install/install_gtk.pm')
-rw-r--r-- | perl-install/install_gtk.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_gtk.pm b/perl-install/install_gtk.pm index 8d22cdfda..20682c533 100644 --- a/perl-install/install_gtk.pm +++ b/perl-install/install_gtk.pm @@ -70,7 +70,7 @@ sub load_rc { } if ($::move) { - #- override selection color since we won't do inverse-video on the text when it's images + #- override selection color since we will not do inverse-video on the text when it's images Gtk2::Rc->parse_string(q( style "galaxy-default" { |