summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/src/platforms/vxworks.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/vxworks.qdoc b/doc/src/platforms/vxworks.qdoc
index 899f4600..faad6f6e 100644
--- a/doc/src/platforms/vxworks.qdoc
+++ b/doc/src/platforms/vxworks.qdoc
@@ -339,8 +339,8 @@
In some cases when application is complex e.g. it's scene graph contains
lot's of Items, scene graph can consume more stack memory than what is
available by default for the render thread. Default stack memory size is
- 64KB. Using environment varialbe QSG_RENDERTHREAD_STACK_SIZE, it is possible
- to increase availabe stack memory for the scene graph render thread.
+ 64KB. Using the environment variable QSG_RENDERTHREAD_STACK_SIZE, it is possible
+ to increase the stack size available for the scene graph render thread.
\section2 VxWorksFB