summaryrefslogtreecommitdiff
path: root/udev/udev.xml
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-08 21:13:37 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:49:34 +0000
commit57c0409fcebbfc34e386cc48425f44c364d378ff (patch)
treee48b29e8613dda9b6375f95c0a71973ff861f9b0 /udev/udev.xml
parentfeedf8f3ee3773b93a293c821c2b36ea7808b059 (diff)
Docs: udev.xml: `,' -> `:'
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'udev/udev.xml')
-rw-r--r--udev/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index fcd2fe512f..e012bf8182 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -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>