Merge branch 'blender-v2.90-release'

This commit is contained in:
Bastien Montagne 2020-08-04 13:30:39 +02:00
commit 64d9681b96
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ class VRLandmark(PropertyGroup):
"Use an existing camera to define the VR view base location and "
"rotation"),
('CUSTOM', "Custom Pose",
"Allow a manually definied position and rotation to be used as "
"Allow a manually defined position and rotation to be used as "
"the VR view base pose"),
],
default='SCENE_CAMERA',