Fix listnamed doc typos
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 13 Oct 2013 21:29:04 +0000 (22:29 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 13 Oct 2013 21:51:45 +0000 (22:51 +0100)
doc/doc-docbook/spec.xfpt

index 0393ec28aaca06d1c5311a7c54145faf4fab77c6..d839df80b370f8bc7e003376f0efd11ec14a3da7 100644 (file)
@@ -9892,12 +9892,12 @@ when &%length%& is used as an operator.
 The string is interpreted as a list and the number of items is returned.
 
 
-.vitem &*${listnamed:*&<&'name'&>&*}*&&~and&~&*${list_*&<&'type'&>&*name*&>&*}*&
+.vitem &*${listnamed:*&<&'name'&>&*}*&&~and&~&*${listnamed_*&<&'type'&>&*:*&<&'name'&>&*}*&
 .cindex "expansion" "named list"
 .cindex "&%listnamed%& expansion item"
 The name is interpreted as a named list and the content of the list is returned,
 expanding any referenced lists, re-quoting as needed for colon-separation.
-If the optional type if given it must be one of "a", "d", "h" or "l"
+If the optional type is given it must be one of "a", "d", "h" or "l"
 and selects address-, domain-, host- or localpart- lists to search among respectively.
 Otherwise all types are searched in an undefined order and the first
 matching list is returned.