mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
gobj: Fix spelling error in doc of async-load-delay config variable
This commit is contained in:
parent
e2c26adcf0
commit
82ebf908fa
@ -487,7 +487,7 @@ PRC_DESC("If this is nonzero, it represents an artificial delay, "
|
|||||||
"in seconds, that is imposed on every asynchronous load attempt "
|
"in seconds, that is imposed on every asynchronous load attempt "
|
||||||
"(within the thread). Its purpose is to help debug errors that "
|
"(within the thread). Its purpose is to help debug errors that "
|
||||||
"may occur when an asynchronous load is delayed. The "
|
"may occur when an asynchronous load is delayed. The "
|
||||||
"delay is per-model, and all aync loads will be queued "
|
"delay is per-model, and all async loads will be queued "
|
||||||
"up behind the delay--it is as if the time it takes to read a "
|
"up behind the delay--it is as if the time it takes to read a "
|
||||||
"file is increased by this amount per read."));
|
"file is increased by this amount per read."));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user