]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: libudev: fix typo
authorUlrich Ölmann <u.oelmann@pengutronix.de>
Sun, 15 Jan 2023 17:04:35 +0000 (18:04 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 15 Jan 2023 17:19:10 +0000 (17:19 +0000)
man/libudev.xml

index 8632ea94204266926733f2ff325bc6f6804bb073..c2a42cbfd46e08974b5f3f59f45fadad0a101162 100644 (file)
@@ -43,7 +43,7 @@
     equivalent replacement with a more modern API.</para>
 
     <para>All functions require a libudev context to operate. This
-    context can be create via
+    context can be created via
     <citerefentry><refentrytitle>udev_new</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
     It is used to track library state and link objects together. No
     global state is used by libudev, everything is always linked to