docs: initialisation -> initialization
Most of the docs is US English, let's stick to that. Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6864>
This commit is contained in:

committed by
Marge Bot

parent
2dccdb1d4b
commit
0894b590a4
@@ -135,7 +135,7 @@ Bootstrapping
|
|||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
When the apps calls ``eglInitialize()``, the driver's ``Initialize()``
|
When the apps calls ``eglInitialize()``, the driver's ``Initialize()``
|
||||||
function is called. If the first driver initialisation attempt fails,
|
function is called. If the first driver initialization attempt fails,
|
||||||
a second one is tried using only software components (this can be forced
|
a second one is tried using only software components (this can be forced
|
||||||
using the ``LIBGL_ALWAYS_SOFTWARE`` environment variable). Typically,
|
using the ``LIBGL_ALWAYS_SOFTWARE`` environment variable). Typically,
|
||||||
this function takes care of setting up visual configs, creating EGL
|
this function takes care of setting up visual configs, creating EGL
|
||||||
|
Reference in New Issue
Block a user