diff --git a/neofetch b/neofetch index 18053f90..8d0361d1 100755 --- a/neofetch +++ b/neofetch @@ -4040,7 +4040,7 @@ old_options() { # cpu_shorthand was deprecated in 3.3.0 [[ -n "$cpu_shorthand" ]] && \ { err "Config: \$cpu_shorthand is deprecated, use \$cpu_brand, \$cpu_cores, and - \$cpu_speed instead."; } + \$cpu_speed instead."; } } cache_uname() {