This commit is contained in:
Emma Broman
2022-02-28 15:31:47 +01:00
parent 7295a25af3
commit 2919ad77ed
@@ -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 {