summaryrefslogtreecommitdiffhomepage
path: root/pt-br
diff options
context:
space:
mode:
authorFer <nanda.fer@gmail.com>2017-10-26 12:47:42 -0200
committerGitHub <noreply@github.com>2017-10-26 12:47:42 -0200
commitee3f34379abd8bea7274d024571b8596c6c759d4 (patch)
tree4006b739e36abb0e5f423bb5df511225d7d55e04 /pt-br
parent312ac2ce4588a28ad6374db074b7ed0514d3cd0d (diff)
[csharp/pt-br] Missing translation
Diffstat (limited to 'pt-br')
-rw-r--r--pt-br/csharp-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-br/csharp-pt.html.markdown b/pt-br/csharp-pt.html.markdown
index 547f4817..a1bd980b 100644
--- a/pt-br/csharp-pt.html.markdown
+++ b/pt-br/csharp-pt.html.markdown
@@ -762,7 +762,7 @@ on a new line! ""Wow!"", the masses cried";
}
}
- //Method to display the attribute values of this Object.
+ //Método para exibir os valores dos atributos deste objeto.
public virtual string Info()
{
return "Gear: " + Gear +