Skip to content

fix(pt-BR): correções de tradução em queue, insertion-sort e linked-list#2174

Merged
trekhleb merged 4 commits into
trekhleb:masterfrom
guuszz:fix/pt-br-typos
Jun 14, 2026
Merged

fix(pt-BR): correções de tradução em queue, insertion-sort e linked-list#2174
trekhleb merged 4 commits into
trekhleb:masterfrom
guuszz:fix/pt-br-typos

Conversation

@guuszz

@guuszz guuszz commented May 29, 2026

Copy link
Copy Markdown
Contributor

What

Quatro correções de tradução PT-BR (typos objetivos, sem mudança de conteúdo):

  • data-structures/queue/README.pt-BR.md — "uma file FIFO" → "uma fila FIFO"
  • data-structures/queue/README.pt-BR.md — heading ## References## Referências (era o único heading em inglês num arquivo todo em português)
  • algorithms/sorting/insertion-sort/README.pt-BR.md — "que criaa matriz" → "que cria a matriz"
  • data-structures/linked-list/README.pt-BR.md — "Complexidade de Espaçø" → "Complexidade de Espaço" (caractere ø no lugar de o)

All changes are PT-BR translation fixes only.

@trekhleb trekhleb merged commit 758b93a into trekhleb:master Jun 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants