From ec6eaec97c1ddb1707b7b7c97a0d78bca4580506 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Tue, 13 Oct 2009 05:12:41 +0000 Subject: [PATCH] fine tuned wording --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 14689d4..fbb3a92 100755 --- a/inxi +++ b/inxi @@ -4312,7 +4312,7 @@ print_repo_data() fi # check file name, if different, update the holder for print out if [[ $file_name != $file_name_holder ]];then - repo_full="${C1}Active repos in $REPO_FILE_ID file:${C2} $file_name" + repo_full="${C1}Active $REPO_FILE_ID in file:${C2} $file_name" file_name_holder=$file_name b_print_next_line='true' else