diff options
| author | Luis Custodio <luis.custodio@gmail.com> | 2015-10-17 13:14:48 +0200 |
|---|---|---|
| committer | Luis Custodio <luis.custodio@gmail.com> | 2015-10-17 13:14:48 +0200 |
| commit | 942ce10709fb3cfee4932a38abd97eb600097188 (patch) | |
| tree | 9083022222e7a633691a94e73a65519097842d30 | |
| parent | 340ded50e08c86017616737a0aaaab4d4727f6c9 (diff) | |
[pt-br tmux] small fix on the translation
| -rw-r--r-- | pt-br/tmux-pt.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pt-br/tmux-pt.html.markdown b/pt-br/tmux-pt.html.markdown index c184b55f..9d5bf292 100644 --- a/pt-br/tmux-pt.html.markdown +++ b/pt-br/tmux-pt.html.markdown @@ -54,7 +54,7 @@ instância (ou tela original). ``` -### Teclas de commando (atalhos) +### Teclas de atalhos (comandos) A maneira de controllar uma seção tmux acoplada é através de uma combinação de teclas de prefixo. @@ -239,7 +239,7 @@ set -g status-right "#[fg=green] | #[fg=white]#(tmux-mem-cpu-load)#[fg=green] | ``` -### References +### Referências [Tmux | Início](http://tmux.sourceforge.net) |
