mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 18:51:17 -06:00
Adding periods to the description texts
This commit is contained in:
@@ -52,7 +52,7 @@ namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo EventsInfo = {
|
||||
"DetectedTouchEvent",
|
||||
"Detected Touch Event",
|
||||
"True when there is an active touch event",
|
||||
"True when there is an active touch event.",
|
||||
openspace::properties::Property::Visibility::Hidden
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user