Cleanup: misc spelling fixes

T68035 by @luzpaz
This commit is contained in:
Campbell Barton
2019-08-01 13:53:25 +10:00
parent 135413e324
commit 760dbd1cbf
167 changed files with 221 additions and 221 deletions

View File

@@ -447,7 +447,7 @@ class Report:
remaining_filepaths.pop(0)
if crash:
# In case of crash, stop after missing files and re-render remaing
# In case of crash, stop after missing files and re-render remaining
if not os.path.exists(output_filepath):
errors.append("CRASH")
print_message("Crash running Blender")