summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udev/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index 04e98e8963..0d6b4ef3ae 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -614,7 +614,7 @@
<para>The string returned by the external program requested with PROGRAM.
A single part of the string, separated by a space character, may be selected
by specifying the part number as an attribute: <option>%c{N}</option>.
- If the number is followed by the '+' char, this part plus all remaining parts
+ If the number is followed by the '+' character, this part plus all remaining parts
of the result string are substituted: <option>%c{N+}</option></para>
</listitem>
</varlistentry>