1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-20 05:21:26 +02:00

[csharp/pt-br] Missing translation

This commit is contained in:
Fer
2017-10-26 12:39:25 -02:00
committed by GitHub
parent 312ac2ce45
commit 9f7322b620

View File

@@ -784,7 +784,7 @@ on a new line! ""Wow!"", the masses cried";
} // end class Bicycle } // end class Bicycle
// PennyFarthing is a subclass of Bicycle // PennyFarthing é uma subclasse de Bicycle
class PennyFarthing : Bicycle class PennyFarthing : Bicycle
{ {
// (Penny Farthings are those bicycles with the big front wheel. // (Penny Farthings are those bicycles with the big front wheel.