Fix various typos with codespell
Using 2.2.6.dev180+ge3a2cfbd.
This commit is contained in:
parent
6a007c7512
commit
5c43e4c1ef
12 changed files with 22 additions and 22 deletions
|
|
@ -4484,7 +4484,7 @@ struct AnimationCompressionDataState {
|
|||
|
||||
void commit_temp_packets() {
|
||||
if (temp_packets.size() == 0) {
|
||||
return; //nohing to do
|
||||
return; // Nothing to do.
|
||||
}
|
||||
//#define DEBUG_PACKET_PUSH
|
||||
#ifdef DEBUG_PACKET_PUSH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue