diff options
author | Erik Faye-Lund <erik.faye-lund@collabora.com> | 2022-10-20 11:02:41 +0200 |
---|---|---|
committer | Marge Bot <emma+marge@anholt.net> | 2022-10-25 10:06:45 +0000 |
commit | d33eb01843c514f4ea2dc8be6392a27e052c60bd (patch) | |
tree | a4c93c4cb181f19ef7d59056e23ffa50331678e0 /docs | |
parent | a13056587e2efcd4fd16a5ed56f3c617c887bbc4 (diff) | |
download | mesa-d33eb01843c514f4ea2dc8be6392a27e052c60bd.tar.gz mesa-d33eb01843c514f4ea2dc8be6392a27e052c60bd.tar.bz2 mesa-d33eb01843c514f4ea2dc8be6392a27e052c60bd.zip |
docs: virtualisation -> virtualization
We generally perfer US English spelling in our docs, so let's fix up
this one word.
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/drivers/virgl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers/virgl.rst b/docs/drivers/virgl.rst index f10d5cccc20..4cd49183d42 100644 --- a/docs/drivers/virgl.rst +++ b/docs/drivers/virgl.rst @@ -45,7 +45,7 @@ Run a desktop and most 3D games I've thrown at it. Scope ----- -The project is currently investigating the desktop virtualisation use case +The project is currently investigating the desktop virtualization use case only. This use case is where the viewer, host and guest are all running on the same machine (i.e. workstation or laptop). Some areas are in scope for future investigation but not being looked at, at this time. |