aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/operand/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/glossary/operand/index.html')
-rw-r--r--files/pt-br/glossary/operand/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/operand/index.html b/files/pt-br/glossary/operand/index.html
index 9f460ea876..b25318d0d7 100644
--- a/files/pt-br/glossary/operand/index.html
+++ b/files/pt-br/glossary/operand/index.html
@@ -1,7 +1,8 @@
---
title: Operando
-slug: Glossario/Operando
+slug: Glossary/Operand
translation_of: Glossary/Operand
+original_slug: Glossario/Operando
---
<p>An <strong>operand</strong> is the part of an instruction representing the data manipulated by the {{glossary("operator")}}. For example, when you add two numbers, the numbers are the operand and "+" is the operator.</p>