Merge pull request #520 from digitalcraftsman/fix-typos-c2.5-en
Fix typo in c2.5 of the English version
This commit is contained in:
@@ -204,7 +204,7 @@ We define some constants and customized types.
|
||||
|
||||
Then we defined some methods for our customized types.
|
||||
|
||||
- Volume() uses Box as its receiver and returns volume of Box.
|
||||
- Volume() uses Box as its receiver and returns the volume of Box.
|
||||
- SetColor(c Color) changes Box's color.
|
||||
- BiggestsColor() returns the color which has the biggest volume.
|
||||
- PaintItBlack() sets color for all Box in BoxList to black.
|
||||
|
||||
Reference in New Issue
Block a user