language tweak

This commit is contained in:
inxi-svn 2012-03-26 22:29:30 +00:00
parent 02348a009f
commit 2ffdda3578

2
inxi
View file

@ -6937,7 +6937,7 @@ print_machine_data()
fi
IFS="$ORIGINAL_IFS"
else
system_line="${C2}No /sys/class/dmi/id machine data. Try newer kernel, or install dmidecode.${CN}"
system_line="${C2}No /sys/class/dmi machine data. Try newer kernel, or install dmidecode.${CN}"
fi
# patch to dump all of above if dmidecode was data source and non root user
if [[ ${A_MACHINE_DATA[0]} == 'dmidecode-non-root-user' || ${A_MACHINE_DATA[0]} == 'dmidecode-no-smbios-dmi-data' ]];then