[doc] spelling: chosen != choosen

This commit is contained in:
Geoffrey McRae
2026-05-31 13:49:52 +10:00
parent 8318046a29
commit 3c8f4eec90

View File

@@ -216,12 +216,12 @@ Host Application
`Host` in this context refers to the `Looking Glass (LG) host server application`, `Host` in this context refers to the `Looking Glass (LG) host server application`,
to which the LG client connects to, it thus does not refer to the `host OS`! to which the LG client connects to, it thus does not refer to the `host OS`!
A common setup is to have a `host OS` running a `guest VM`. In such a setup A common setup is to have a `host OS` running a `guest VM`. In such a setup
the `client application` runs on the `host OS`; and the `host application` the `client application` runs on the `host OS`; and the `host application`
on the `guest VM`. on the `guest VM`.
The term `Host application` was choosen over `Guest application`, because LG The term `Host application` was chosen over `Guest application`, because LG
can be run in a VM to VM configuration, in which case both Host Application and can be run in a VM to VM configuration, in which case both Host Application and
Client Application are run inside VM Guests. Client Application are run inside VM Guests.