mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix string.
This commit is contained in:
parent
f6f548a245
commit
710fc10a79
@ -731,10 +731,10 @@ datatype is one of: {0}
|
|||||||
'int, float: number_format\n'
|
'int, float: number_format\n'
|
||||||
'text: is_names, use_decorations\n'
|
'text: is_names, use_decorations\n'
|
||||||
'\n'
|
'\n'
|
||||||
'The best way to find legal combinations is to create a custom'
|
'The best way to find legal combinations is to create a custom '
|
||||||
'column of the appropriate type in the GUI then look at the'
|
'column of the appropriate type in the GUI then look at the '
|
||||||
'backup OPF for a book (ensure that a new OPF has been created'
|
'backup OPF for a book (ensure that a new OPF has been created '
|
||||||
'since the column was added). You will see the JSON for the'
|
'since the column was added). You will see the JSON for the '
|
||||||
'"display" for the new column in the OPF.'))
|
'"display" for the new column in the OPF.'))
|
||||||
return parser
|
return parser
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user