glTF: fix a few typos #104961

Closed
Damien Picard wants to merge 1 commits from pioverfour:dp_gltf_messages into blender-v4.0-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
2216336c27 glTF: fix a few typos
- "If neither one, use PNG" -> "For other formats, use PNG" ("neither"
  applies to only two elements.
- "for every textures": remove plural "s".
- "nothing happen": add "s".
- "Try using Sparce Accessor if it save space": "Sparce" -> "Sparse",
  "save" -> "saves"
- "multiple Materials might be omitted" -> sentence case.
- "... after Blender editingBone tips are placed ...": add full stop
  and space.
- "... instead of the fallback png/jpg one": capitalize file formats.
2023-10-17 16:40:15 +02:00