From 7887085bc2aa1c61e1ed5cd6a1f667c2953ae2f6 Mon Sep 17 00:00:00 2001 From: Jonathan Rubenstein Date: Mon, 30 Oct 2023 05:37:59 +0200 Subject: [PATCH] [doc] usage: Actually add non-breaking spaces to config file In 36252078012e5609754868300df1dd02bc8e9292 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 36252078012e5609754868300df1dd02bc8e9292 was made reverted. This commit re-adds the non-breaking spaces. --- doc/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.rst b/doc/usage.rst index 8b11206bf..0197d2a8f 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -352,7 +352,7 @@ line arguments, it is more convenient to create a ``looking-glass-host.ini`` config file for persistent configuration changes. 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: