chiark / gitweb /
Docs: udev.xml: `,' -> `:'
authorMichael Witten <mfwitten@gmail.com>
Fri, 8 Apr 2011 21:13:37 +0000 (21:13 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 11 Apr 2011 05:49:34 +0000 (05:49 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
udev/udev.xml

index fcd2fe512fe7875352d8b573b4f05217da4a0934..e012bf8182aece864068d010b97f085e2fd9884d 100644 (file)
@@ -84,7 +84,7 @@
       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>