systemd: fix a typo

This commit is contained in:
Xi Ruoyao 2021-11-02 21:44:49 +08:00
parent 095286b709
commit 3328dfdc69
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -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>