[doc] usage: Actually add non-breaking spaces to config file

In 3625207801 I attempted to add
non-breaking spaces to a filepath so it would stay on one line.
Before this I had accidentally deleted my work but found it saved
in my sphinx build cache, so I copied my changes from that cache.

Unfortunately the cached version replaced non-breaking spaces with
real spaces and 3625207801 was made
reverted.

This commit re-adds the non-breaking spaces.
This commit is contained in:
Jonathan Rubenstein 2023-10-30 05:37:59 +02:00 committed by Geoffrey McRae
parent 29c797d7b6
commit 626f5eb32e

View File

@ -352,7 +352,7 @@ line arguments, it is more convenient to create a ``looking-glass-host.ini``
config file for persistent configuration changes. config file for persistent configuration changes.
This file must be placed in the same directory as the Looking Glass host, by This file must be placed in the same directory as the Looking Glass host, by
default ``C:\Program Files\Looking Glass (host)\``. default ``C:\Program Files\Looking Glass (host)\``.
.. _host_capture: .. _host_capture: