nixos/manual: replace <quote> with quotes

pandoc will turn them back into <quote> elements once we turn smart
quotes on (which we will not do at the start to keep diffs small).
This commit is contained in:
pennae
2023-01-04 04:01:06 +01:00
parent 21c0c631bc
commit d6fb4b0738
2 changed files with 2 additions and 2 deletions

View File

@@ -167,7 +167,7 @@ services.discourse = {
<section xml:id="module-services-discourse-site-settings">
<title>Site settings</title>
<para>
<quote>Site settings</quote> are the settings that can be
"Site settings" are the settings that can be
changed through the <productname>Discourse</productname>
UI. Their <emphasis>default</emphasis> values can be set using
<xref linkend="opt-services.discourse.siteSettings" />.