diff --git a/inxi b/inxi index eed2065..9fda8c9 100755 --- a/inxi +++ b/inxi @@ -8183,7 +8183,7 @@ get_ram_data() if ( $1 == "Error Correction Type") { errorCorrection=$2 if ( errorCorrection == "" ){ - errorCorrection="No" + errorCorrection="None" } } if ( $1 == "Number of Devices") {