Correct typo

This commit is contained in:
Campbell Barton
2018-11-22 16:17:09 +11:00
parent dcf4bf8db9
commit ea2d0f9a7a

View File

@@ -1210,7 +1210,7 @@ class USERPREF_PT_addons(Panel):
_support_icon_mapping = {
'OFFICIAL': 'FILE_BLEND',
'COMMUNITY': 'COMUNITY',
'COMMUNITY': 'COMMUNITY',
'TESTING': 'EXPERIMENTAL',
}