summaryrefslogtreecommitdiffhomepage
path: root/pt-br/csharp-pt.html.markdown
diff options
context:
space:
mode:
authorFer <nanda.fer@gmail.com>2017-10-26 12:39:25 -0200
committerGitHub <noreply@github.com>2017-10-26 12:39:25 -0200
commit9f7322b6208a693a013df81da6b1aadd095b78fd (patch)
tree41803e8c54968d7a4aef8fa9683d359b4bf11c9c /pt-br/csharp-pt.html.markdown
parent312ac2ce4588a28ad6374db074b7ed0514d3cd0d (diff)
[csharp/pt-br] Missing translation
Diffstat (limited to 'pt-br/csharp-pt.html.markdown')
-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..3f13f1aa 100644
--- a/pt-br/csharp-pt.html.markdown
+++ b/pt-br/csharp-pt.html.markdown
@@ -784,7 +784,7 @@ on a new line! ""Wow!"", the masses cried";
} // end class Bicycle
- // PennyFarthing is a subclass of Bicycle
+ // PennyFarthing é uma subclasse de Bicycle
class PennyFarthing : Bicycle
{
// (Penny Farthings are those bicycles with the big front wheel.