chiark / gitweb /
Docs: udev.xml: Use `assignment' consistently
[elogind.git] / udev / udev.xml
index fcd2fe512fe7875352d8b573b4f05217da4a0934..475ded701d829e1ff806a2014c7a8c289997e48d 100644 (file)
@@ -84,9 +84,9 @@
       extensions are ignored.</para>
 
       <para>Every line in the rules file contains at least one key-value pair.
-      There are two kind of keys, match and assignment keys.
+      There are two kind of keys: match and assignment.
       If all match keys are matching against its value, the rule gets applied and the
-      assign keys get the specified value assigned.</para>
+      assignment keys get the specified value assigned.</para>
 
       <para>A matching rule may rename a network interface, add symlinks
       pointing to the device node, or run a specified program as part of