summaryrefslogtreecommitdiffhomepage
path: root/pt-br/bash-pt.html.markdown
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash@users.noreply.github.com>2018-10-02 05:02:38 +0530
committerGitHub <noreply@github.com>2018-10-02 05:02:38 +0530
commitfc2c529ec817aebb2d3ce588f16bd9704f42fead (patch)
tree2ae5b6ca57374c660d2d0b5ae73891780ba1b29a /pt-br/bash-pt.html.markdown
parentd983b2095f07c599b281c06dae922dfb9e68dbeb (diff)
parentb3796a94a91897b8bd80e05401641bdd17d655f0 (diff)
Merge pull request #3240 from arfurlaneto/patch-6
[bash/pt-br] Small typo
Diffstat (limited to 'pt-br/bash-pt.html.markdown')
-rw-r--r--pt-br/bash-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/bash-pt.html.markdown b/pt-br/bash-pt.html.markdown
index ae18435a..3a48d994 100644
--- a/pt-br/bash-pt.html.markdown
+++ b/pt-br/bash-pt.html.markdown
@@ -16,7 +16,7 @@ lang: pt-br
Tutorial de shell em português
-Bash é o nome do shell do Unix, que também é distribuido como shell do sistema
+Bash é o nome do shell do Unix, que também é distribuído como shell do sistema
operacional GNU e como shell padrão para Linux e Mac OS X. Praticamente todos
os exemplos abaixo podem fazer parte de um shell script e pode ser executados
diretamente no shell.