]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix typo in man/sd-device.xml main
authorShivank Sharma <shivanksharma2376543@gmail.com>
Mon, 3 Aug 2026 15:22:01 +0000 (20:52 +0530)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 3 Aug 2026 15:26:07 +0000 (16:26 +0100)
Fix spelling of "managed" in man/sd-device.xml.

man/sd-device.xml

index c8874828af286e9e43d29bd5ee4b3fa4cbc139a5..3a7bf4dd846938b2d84d46262ff916acc8cb052e 100644 (file)
@@ -37,7 +37,7 @@
     <para><filename>sd-device.h</filename> is part of
     <citerefentry><refentrytitle>libsystemd</refentrytitle><manvolnum>3</manvolnum></citerefentry> and
     provides an API to introspect and enumerate devices on the local system. It provides a programmatic
-    interface to the database of devices and their properties mananaged by
+    interface to the database of devices and their properties managed by
     <citerefentry><refentrytitle>systemd-udevd.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
     This API is a replacement for
     <citerefentry><refentrytitle>libudev</refentrytitle><manvolnum>3</manvolnum></citerefentry> and