git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25716ae
)
Typo
author
amwaterhouse
<Andrew Waterhouse>
Fri, 24 Feb 2006 11:38:21 +0000
(11:38 +0000)
committer
amwaterhouse
<Andrew Waterhouse>
Fri, 24 Feb 2006 11:38:21 +0000
(11:38 +0000)
src/jalview/datamodel/AlignmentAnnotation.java
patch
|
blob
|
history
diff --git
a/src/jalview/datamodel/AlignmentAnnotation.java
b/src/jalview/datamodel/AlignmentAnnotation.java
index
6f22947
..
c3ccb0b
100755
(executable)
--- a/
src/jalview/datamodel/AlignmentAnnotation.java
+++ b/
src/jalview/datamodel/AlignmentAnnotation.java
@@
-238,7
+238,7
@@
public class AlignmentAnnotation
threshold = line;
\r
}
\r
\r
- public GraphLine getTrheshold()
\r
+ public GraphLine getThreshold()
\r
{
\r
return threshold;
\r
}
\r