BUG: typo in etc/colourTables

This commit is contained in:
Mark Olesen
2021-02-03 15:05:36 +01:00
parent d70e11195c
commit 4245909efb

View File

@ -44,7 +44,7 @@ coldAndHot
fire fire
{ {
// ParaView: Black-Body Radiation // ParaView: Black-Body Radiation
interpolate rbg; interpolate rgb;
table table
( (
@ -70,7 +70,7 @@ rainbow
greyscale greyscale
{ {
// ParaView: grayscale // ParaView: grayscale
interpolate rbg; interpolate rgb;
table table
( (
@ -82,7 +82,7 @@ greyscale
xray xray
{ {
// ParaView: "X ray" // ParaView: "X ray"
interpolate rbg; interpolate rgb;
table table
( (