Skip to content

Commit

Permalink
form title was incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasmoreau committed Sep 11, 2015
1 parent 6317b37 commit c07b89f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public void setMaxElementCount(Integer maxElementCount) {

@Override
public String getTitle() {
return "Please, enter the number of targets and colliders you wish to add";
return "Please, enter the number of reactants and products you wish to add";
}

@Override
Expand Down

0 comments on commit c07b89f

Please sign in to comment.