8000 DOC: spelling · matplotlib/matplotlib@1310015 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1310015

Browse files
committed
DOC: spelling
1 parent 388e067 commit 1310015

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/users/colors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ it can be provided as:
2020
* one of ``{'tc:blue', 'tc:orange', 'tc:green',
2121
'tc:red', 'tc:purple', 'tc:brown', 'tc:pink',
2222
'tc:gray', 'tc:olive', 'tc:cyan'}`` which are the Tableau Colors from the
23-
'T10' categorical palate (which is the default color cycle).
23+
'T10' categorical palette (which is the default color cycle).
2424

2525
All string specifications of color are case-insensitive.
2626

doc/users/dflt_style_changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Colors in default property cycle
3333

3434
The colors in the default property cycle have been changed from
3535
``['b', 'g', 'r', 'c', 'm', 'y', 'k']`` to the category10
36-
color palete used by `Vega
36+
color palette used by `Vega
3737
<https://github.com/vega/vega/wiki/Scales#scale-range-literals>`__ and
3838
`d3
3939
<https://github.com/d3/d3-3.x-api-reference/blob/master/Ordinal-Scales.md#category10>`__

0 commit comments

Comments
 (0)
0