Adding periods to the description texts

This commit is contained in:
Alexander Bock
2024-04-23 22:33:17 +02:00
parent c9fd9543e6
commit 78b3b4fb2e
156 changed files with 887 additions and 1194 deletions

View File

@@ -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