multiple pages: ensure exactly one colon at the end of example descriptions (#5214)

This commit is contained in:
bl-ue
2021-02-03 11:22:44 -05:00
committed by GitHub
parent e64ec920e7
commit d28035c980
32 changed files with 33 additions and 35 deletions

View File

@@ -14,7 +14,7 @@
`ls -la`
- Listar todos os arquivos, apresentando o tamanho em medidas legíveis por humanos (kB, MB, GB).
- Listar todos os arquivos, apresentando o tamanho em medidas legíveis por humanos (kB, MB, GB):
`ls -lh`

View File

@@ -6,6 +6,6 @@
`yes {{mensagem}}`
- Exibir na tela a letra "y" repetidamente::
- Exibir na tela a letra "y" repetidamente:
`yes`