mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 04:58:59 -05:00
Typo fix
This commit is contained in:
@@ -77,7 +77,7 @@ namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo ColorMapInfo = {
|
||||
"ColorMap",
|
||||
"Color Map File",
|
||||
"The path to the color map file of the astronomical onject."
|
||||
"The path to the color map file of the astronomical object."
|
||||
};
|
||||
|
||||
struct [[codegen::Dictionary(RenderablePoints)]] Parameters {
|
||||
|
||||
Reference in New Issue
Block a user