Skip to content

Commit

Permalink
missed one number
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtJens authored and couet committed Jan 24, 2018
1 parent c5562e3 commit b7013ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/base/src/TColor.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -2354,7 +2354,7 @@ Int_t TColor::CreateGradientColorTable(UInt_t Number, Double_t* Stops,
/// if ncolors = 110 and colors=0, a Copper palette is used.
/// if ncolors = 111 and colors=0, a Gist Earth palette is used.
/// if ncolors = 112 and colors=0, a Viridis palette is used.
/// if ncolors = 112 and colors=0, a Cividis palette is used.
/// if ncolors = 113 and colors=0, a Cividis palette is used.
/// ~~~
/// These palettes can also be accessed by names:
/// ~~~ {.cpp}
Expand Down

0 comments on commit b7013ac

Please sign in to comment.