mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-12 10:46:15 +01:00
Fix #840020 (String typo please update (no replace))
This commit is contained in:
parent
70ccdcce47
commit
cdd3c6bc48
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
# end of an author name. The case of the suffix is ignored and trailing
|
||||
# periods are automatically handled.
|
||||
# The author name copy words are a set of words which if they occur in an
|
||||
# author name cause the automatically geenrated author sort string to be
|
||||
# author name cause the automatically generated author sort string to be
|
||||
# identical to the author name. This means that the sort for a string like Acme
|
||||
# Inc. will be Acme Inc. instead of Inc., Acme
|
||||
author_sort_copy_method = 'comma'
|
||||
|
|
|
|||
Loading…
Reference in a new issue