From 5c614335df3dd311b1dd8ec6de31d38616cc0300 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 26 Apr 2011 06:13:48 +0000 Subject: [PATCH] edit --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 521d966..05e7e92 100755 --- a/inxi +++ b/inxi @@ -834,7 +834,7 @@ select_default_color_scheme() # print_screen_output "You will see this message only one time per user account, unless you set preferences in: /etc/$SCRIPT_NAME.conf" print_screen_output "" print_screen_output "Because there is no way to know your $COLOR_SELECTION foreground/background colors, you can" - print_screen_output "set your color preferences from color scheme option list below. 0 is no colors, 1 neutral gray." + print_screen_output "set your color preferences from color scheme option list below. 0 is no colors, 1 neutral." print_screen_output "After these, there are 3 sets: 1-dark or light backgrounds; 2-light backgrounds; 3-dark backgrounds." print_screen_output "Please note that this will set the $COLOR_SELECTION preferences only for user: $(whoami)" print_screen_output "------------------------------------------------------------------------------"