[Bf-extensions-cvs] [9adfdc23] blender-v2.90-release: Cleanup: Typos & co in UI messages.

Bastien Montagne noreply at git.blender.org
Tue Aug 4 13:29:56 CEST 2020


Commit: 9adfdc230051f15db24a8bc32c4828e57353513f
Author: Bastien Montagne
Date:   Tue Aug 4 13:27:17 2020 +0200
Branches: blender-v2.90-release
https://developer.blender.org/rBA9adfdc230051f15db24a8bc32c4828e57353513f

Cleanup: Typos & co in UI messages.

===================================================================

M	viewport_vr_preview.py

===================================================================

diff --git a/viewport_vr_preview.py b/viewport_vr_preview.py
index c7d1d1af..44e8897b 100644
--- a/viewport_vr_preview.py
+++ b/viewport_vr_preview.py
@@ -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',



More information about the Bf-extensions-cvs mailing list