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:
a11597b
)
JAL-1868 fix typo in test data.
author
Jim Procter
<jprocter@issues.jalview.org>
Fri, 10 Jun 2016 14:31:15 +0000
(15:31 +0100)
committer
Jim Procter
<jprocter@issues.jalview.org>
Mon, 20 Jun 2016 10:09:17 +0000
(11:09 +0100)
examples/testdata/test.html
patch
|
blob
|
history
diff --git
a/examples/testdata/test.html
b/examples/testdata/test.html
index
229596c
..
1e41232
100644
(file)
--- a/
examples/testdata/test.html
+++ b/
examples/testdata/test.html
@@
-26,4
+26,4
@@
subCatContainer.scroll(
function() {
subCatContainer.scrollTop($(this).scrollTop());
});
-</script></hmtl>
\ No newline at end of file
+</script></html>