diff --git a/src/calibre/gui2/dialogs/metadata_single.ui b/src/calibre/gui2/dialogs/metadata_single.ui index 770807b2d7..0355dc0fe6 100644 --- a/src/calibre/gui2/dialogs/metadata_single.ui +++ b/src/calibre/gui2/dialogs/metadata_single.ui @@ -358,8 +358,8 @@ If the box is colored green, then text matches the individual author's sort stri - Automatically create the author sort entry based on the current author entry. -Using this button to create author sort will change author sort from red to green. + Automatically create the title sort entry based on the current title entry. +Using this button to create title sort will change title sort from red to green. ... @@ -419,8 +419,8 @@ Using this button to create author sort will change author sort from red to gree - Automatically create the title sort entry based on the current title entry. -Using this button to create title sort will change title sort from red to green. + Automatically create the author sort entry based on the current author entry. +Using this button to create author sort will change author sort from red to green. ...