Cleanup: fix source comment/documentation typos

Contributed by luzpaz.

Differential Revision: https://developer.blender.org/D16071
This commit is contained in:
2022-10-03 19:24:13 +02:00
parent e2572bd89f
commit af51e4b41c
7 changed files with 8 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
" - :class:`bpy.types.Property` instance.\n" \
" - :class:`bpy.types.Struct` type.\n" \
" - (:class:`bpy.types.Struct`, str) type and property name.\n" \
" :type key: Muliple\n"
" :type key: Multiple\n"
/**
* There are multiple ways we can get RNA from Python,