aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/systemd.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-11-02 21:44:49 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-11-02 21:44:49 +0800
commit3328dfdc691a1920fcae70954fa77f1ddc49bcfc (patch)
treef6b0fde5126a148a85eac54c464301f778bc2663 /chapter08/systemd.xml
parent095286b709ec60e070ee798ffc12e133d289d15f (diff)
systemd: fix a typo
Diffstat (limited to 'chapter08/systemd.xml')
-rw-r--r--chapter08/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 46719cc27..70e747650 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -59,7 +59,7 @@
<screen><userinput remap="pre">sed -i -e 's/GROUP="render"/GROUP="video"/' \
-e 's/GROUP="sgx", //' rules.d/50-udev-default.rules.in</userinput></screen>
- <para>Fix a mesaon problem:</para>
+ <para>Fix a meson problem:</para>
<screen><userinput remap="pre">sed -i 's/+ want_libfuzzer.*$/and want_libfuzzer/' meson.build</userinput></screen>