Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Portuguese definition of 'argument' and add 'parameter' #571

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

ianvcaldas
Copy link
Contributor

Updated Portuguese definition of "argument" to match the content of the definition in other languages. That definition compares arguments to parameters; a Portuguese definition of "parameter" didn't exist, so I also added it.

Author:

  • Ian V. Caldas

Language:

  • Portuguese

Terms defined:

  • Argument
  • Parameter

Update Portuguese definition of argument, and add one for parameter.
@elletjies elletjies added the lang: pt issues and PR for Portuguese entries label Feb 21, 2023
@elletjies elletjies requested a review from a team February 21, 2023 09:30
Copy link
Member

@elletjies elletjies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion change the definition of argument to - O termo não deve ser confundido com, e não é sinônimo de, parâmetro. Um argumento é uma das possíveis expressões que são passadas para uma função. É o valor real que é transmitido. Parâmetros e argumentos são conceitos distintos, mas relacionados. Parâmetros são variáveis e argumentos são os valores atribuídos a essas variáveis

@elletjies elletjies merged commit 8ffdd72 into carpentries:main Dec 4, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang: pt issues and PR for Portuguese entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants