From c46566283dbde05a44c761997833311e395fbd4b Mon Sep 17 00:00:00 2001 From: e2a Date: Wed, 26 Dec 2018 16:04:45 -0200 Subject: [PATCH] Fix pt-BR spelling Changes to be committed: modified: tree-PT.sh --- tree-PT.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tree-PT.sh b/tree-PT.sh index f2c42c3..ce0aa61 100755 --- a/tree-PT.sh +++ b/tree-PT.sh @@ -33,7 +33,7 @@ new_year=$(date +'%Y') let new_year++ tput setaf 1; tput bold tput cup $lin $((c - 4)); echo FELIZ NATAL -tput cup $((lin + 1)) $((c - 9)); echo E muito CODIGO em $new_year +tput cup $((lin + 1)) $((c - 9)); echo E muito CÓDIGO em $new_year let c++ k=1 @@ -58,7 +58,7 @@ while true; do color=$(((color+1)%8)) # Flashing text sh=1 - for l in C O D I G O + for l in C Ó D I G O do tput cup $((lin+1)) $((c-3+sh)) echo $l