Merge pull request #4665 from thiagola92/csharp-pt

[csharp/pt-br] Update csharp-pt.html.markdown
This commit is contained in:
Boris Verkhovskiy 2024-04-04 08:37:52 -07:00 committed by GitHub
commit 9fd64e502a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -252,7 +252,7 @@ on a new line! ""Wow!"", the masses cried";
{
// Inicia a interação 100 vezes, fooDoWhile 0->99
if (false)
continue; // pule a intereção atual para apróxima
continue; // pule a intereção atual para a próxima
fooDoWhile++;