mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 03:00:58 -06:00
Adding periods to the description texts
This commit is contained in:
@@ -36,8 +36,7 @@ namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo SizeInfo = {
|
||||
"Size",
|
||||
"Size",
|
||||
"This value explicitly specifies the size of the screen space plane",
|
||||
// @VISIBILITY(3.75)
|
||||
"This value explicitly specifies the size of the screen space plane.",
|
||||
openspace::properties::Property::Visibility::AdvancedUser
|
||||
};
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user