Cleanup: spelling in strings
This commit is contained in:
@@ -3750,7 +3750,7 @@ PyDoc_STRVAR(
|
||||
" (e.g. returned by :class:`bpy.types.UILayout.icon`)\n"
|
||||
" :number: Unique value used as the identifier for this item (stored in file data).\n"
|
||||
" Use when the identifier may need to change. If the *ENUM_FLAG* option is used,\n"
|
||||
" the values are bitmasks and should be powers of two.\n"
|
||||
" the values are bit-masks and should be powers of two.\n"
|
||||
"\n"
|
||||
" When an item only contains 4 items they define ``(identifier, name, description, "
|
||||
"number)``.\n"
|
||||
|
||||
Reference in New Issue
Block a user