only: better wording
This commit is contained in:
parent
076376d4d6
commit
788f108506
|
@ -215,7 +215,7 @@ public class ProgramSelector {
|
|||
|
||||
@Override
|
||||
public void setPhase(String title, boolean hasProgress) {
|
||||
callbacks.log("Begin phase: " + title);
|
||||
callbacks.log("Phase: " + title);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue