Skip to content

Commit ff68812

Browse files
committed
changing label
git-svn-id: http://code.open-bio.org/repos/biojava/biojava-live/trunk@9799 7c6358e6-4a41-0410-a743-a5b2a554c398
1 parent 0c11b97 commit ff68812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biojava3-structure-gui/src/main/java/org/biojava/bio/structure/gui/util/ScopSelectPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ private Box getDomainPanel(int pos ,JTextField f){
9595
//JPanel panel = new JPanel();
9696
//panel.setBorder(BorderFactory.createLineBorder(Color.black));
9797

98-
JLabel l01 = new JLabel("SCOP id:");
98+
JLabel l01 = new JLabel("SCOP or domain id:");
9999

100100
//panel.add(l01);
101101
Box hBox = Box.createHorizontalBox();

0 commit comments

Comments
 (0)