mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-23 22:27:35 +03:00
[csharp/pt-br] Missing translation
This commit is contained in:
parent
312ac2ce45
commit
9f7322b620
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user