Commit: ea2d0f9a7a82e512744e81df0b4eabfae37b3870
Author: Campbell Barton
Date: Thu Nov 22 16:17:09 2018 +1100
Branches: blender2.8
https://developer.blender.org/rBea2d0f9a7a82e512744e81df0b4eabfae37b3870
Correct typo
===================================================================
M release/scripts/startup/bl_ui/space_userpref.py
===================================================================
diff --git a/release/scripts/startup/bl_ui/space_userpref.py
b/release/scripts/startup/bl_ui/space_userpref.py
index a5e0a3c9779..954326f8899 100644
--- a/release/scripts/startup/bl_ui/space_userpref.py
+++ b/release/scripts/startup/bl_ui/space_userpref.py
@@ -1210,7 +1210,7 @@ class USERPREF_PT_addons(Panel):
_support_icon_mapping = {
'OFFICIAL': 'FILE_BLEND',
- 'COMMUNITY': 'COMUNITY',
+ 'COMMUNITY': 'COMMUNITY',
'TESTING': 'EXPERIMENTAL',
}
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs