From: Shivank Sharma Date: Mon, 3 Aug 2026 15:22:01 +0000 (+0530) Subject: docs: fix typo in man/sd-device.xml X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;p=thirdparty%2Fsystemd.git docs: fix typo in man/sd-device.xml Fix spelling of "managed" in man/sd-device.xml. --- diff --git a/man/sd-device.xml b/man/sd-device.xml index c8874828af2..3a7bf4dd846 100644 --- a/man/sd-device.xml +++ b/man/sd-device.xml @@ -37,7 +37,7 @@ sd-device.h is part of libsystemd3 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 systemd-udevd.service8. This API is a replacement for libudev3 and