From bccd4a60ae3f4beda069a9d53207e8c1f71416af Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 17 Dec 2010 10:34:58 -0700 Subject: [PATCH] oops --- src/calibre/gui2/dialogs/metadata_single.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. ...