Browse Source

corrected spelling

pull/718/head
Daniel Gibbs 9 years ago
parent
commit
7a5276bede
  1. 2
      functions/command_details.sh

2
functions/command_details.sh

@ -306,7 +306,7 @@ fi
fn_details_statusbottom fn_details_statusbottom
} }
fn_details_id3tech(){ fn_details_idtech3(){
echo -e "" echo -e ""
echo -e "\e[92mPorts\e[0m" echo -e "\e[92mPorts\e[0m"
printf '%*s\n' "${COLUMNS:-$(tput cols)}" '' | tr ' ' = printf '%*s\n' "${COLUMNS:-$(tput cols)}" '' | tr ' ' =

Loading…
Cancel
Save