[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [3015] contrib/py/scripts/addons/ space_view3d_enhanced_3d_cursor.py: correct typo

Campbell Barton ideasman42 at gmail.com
Thu Feb 23 03:20:00 CET 2012


Revision: 3015
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-extensions&revision=3015
Author:   campbellbarton
Date:     2012-02-23 02:20:00 +0000 (Thu, 23 Feb 2012)
Log Message:
-----------
correct typo

Modified Paths:
--------------
    contrib/py/scripts/addons/space_view3d_enhanced_3d_cursor.py

Modified: contrib/py/scripts/addons/space_view3d_enhanced_3d_cursor.py
===================================================================
--- contrib/py/scripts/addons/space_view3d_enhanced_3d_cursor.py	2012-02-22 20:13:11 UTC (rev 3014)
+++ contrib/py/scripts/addons/space_view3d_enhanced_3d_cursor.py	2012-02-23 02:20:00 UTC (rev 3015)
@@ -3844,7 +3844,7 @@
         # If addon is enabled by default, the new scene
         # created on Blender startup will have disabled
         # standard Cursor3D behavior. However, if user
-        # creates new scene, somewhy Cursor3D is active
+        # creates new scene, somehow Cursor3D is active
         # as if nothing happened xD
         update_keymap(True)
         #=============================================#



More information about the Bf-extensions-cvs mailing list