]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udev_device_has_tag: fix typo
authorMarkus Kurz <85294588+kurz-m@users.noreply.github.com>
Wed, 26 Feb 2025 10:53:27 +0000 (10:53 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Feb 2025 11:34:15 +0000 (20:34 +0900)
man/udev_device_has_tag.xml

index 722fafe0814eec1070625be4433b12f86b922d29..28cd5f6939c58b9710a4a9d069d9ed8de90d3508 100644 (file)
   <refsect1>
     <title>Description</title>
 
-    <para><function>udev_device_has_tag()</function> returns a valuer larger than zero if the specified
+    <para><function>udev_device_has_tag()</function> returns a value larger than zero if the specified
     device object has the indicated tag assigned to it, and zero otherwise. See
     <citerefentry><refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details on
     the tags concept. <function>udev_device_has_current_tag()</function> executes a similar check, however