Skip to content

Commit

Permalink
RandomApiMigrationInspector: QF name updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kalessil committed Jul 25, 2017
1 parent a447a26 commit 53c71cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ private static class TheLocalFix implements LocalQuickFix {
@NotNull
@Override
public String getName() {
return "Use newer function";
return "Use the recommended function";
}

@NotNull
Expand Down

0 comments on commit 53c71cb

Please sign in to comment.