Cleanup: fix typos in comments and docs

Contributed by luzpaz.

Differential Revision: https://developer.blender.org/D13264
This commit is contained in:
2021-11-19 12:44:27 +01:00
parent eb071c9ff4
commit 7d5ef64bfb
41 changed files with 54 additions and 54 deletions

View File

@@ -34,7 +34,7 @@ This catches the following kinds of issues:
An escape key could have the value "NORTH" instead of "PRESS".
This works by taking the keymap data (before it's loaded into Blender),
then comparing it with that same keymap after exporting and imporing.
then comparing it with that same keymap after exporting and importing.
NOTE: