mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-1' of https://github.com/413Michele/calibre
This commit is contained in:
commit
70f753ad09
@ -1415,7 +1415,7 @@ class BuiltinListJoin(BuiltinFormatterFunction):
|
||||
"zero values. It can be a field like publisher that is "
|
||||
"single-valued, effectively a one-item list. Duplicates "
|
||||
"are removed using a case-insensitive comparison. Items are "
|
||||
" returned in the order they appear in the source lists. "
|
||||
"returned in the order they appear in the source lists. "
|
||||
"If items on lists differ only in letter case then the last "
|
||||
"is used. All separators can be more than one character.\n"
|
||||
"Example:") + "\n\n" + (
|
||||
|
Loading…
x
Reference in New Issue
Block a user