Cleanup: spelling

This commit is contained in:
2019-03-08 17:48:49 +11:00
parent 4185b3e36d
commit eb8e656b2b
17 changed files with 39 additions and 36 deletions

View File

@@ -707,7 +707,7 @@ enum {
T_POINTS = 1 << 6,
/**
* Apply matrix #TransDataContainer.matrix, this avoids having to have duplicate check all over
* that happen to apply to spesiifc modes (edit & pose for eg). */
* that happen to apply to specific modes (edit & pose for eg). */
T_LOCAL_MATRIX = 1 << 7,
/** restrictions flags */