Cleanup: spelling (initialized)

This commit is contained in:
Campbell Barton
2020-08-01 13:18:47 +10:00
parent 901ee66ea1
commit 6119f3cad1
13 changed files with 25 additions and 23 deletions

View File

@@ -47,7 +47,7 @@ class BlendfileLoadingBaseTest : public testing::Test {
* Requires the CLI argument --test-asset-dir to point to ../../lib/tests.
*
* WARNING: only files saved with Blender 2.80+ can be loaded. Since Blender
* is only partially initialised (most importantly, without window manager),
* is only partially initialized (most importantly, without window manager),
* the space types are not registered, so any versioning code that handles
* those will SEGFAULT.
*/