Skip to content

Commit 6b8b5d4

Browse files
committed
Merge branch 'feature/v0.4.3' into develop
2 parents 68342cb + a9f4a82 commit 6b8b5d4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,8 +1335,8 @@ Colour Fidelity Index
13351335
>>> sorted(colour.COLOUR_FIDELITY_INDEX_METHODS)
13361336
['ANSI/IES TM-30-18', 'CIE 2017']
13371337
1338-
Colour Rendering Index
1339-
**********************
1338+
Colour Quality Scale
1339+
********************
13401340
13411341
.. code-block:: python
13421342
@@ -1345,8 +1345,8 @@ Colour Rendering Index
13451345
>>> sorted(colour.COLOUR_QUALITY_SCALE_METHODS)
13461346
['NIST CQS 7.4', 'NIST CQS 9.0']
13471347
1348-
Colour Quality Scale
1349-
********************
1348+
Colour Rendering Index
1349+
**********************
13501350
13511351
.. code-block:: python
13521352

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,8 +1116,8 @@ Colour Fidelity Index
11161116
>>> sorted(colour.COLOUR_FIDELITY_INDEX_METHODS)
11171117
['ANSI/IES TM-30-18', 'CIE 2017']
11181118
1119-
Colour Rendering Index
1120-
**********************
1119+
Colour Quality Scale
1120+
********************
11211121
11221122
.. code-block:: python
11231123
@@ -1126,8 +1126,8 @@ Colour Rendering Index
11261126
>>> sorted(colour.COLOUR_QUALITY_SCALE_METHODS)
11271127
['NIST CQS 7.4', 'NIST CQS 9.0']
11281128
1129-
Colour Quality Scale
1130-
********************
1129+
Colour Rendering Index
1130+
**********************
11311131
11321132
.. code-block:: python
11331133

0 commit comments

Comments
 (0)