projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9fa734
)
Typo in comment.
author
Mike Taylor
<mike@indexdata.com>
Tue, 25 Mar 2014 11:42:35 +0000
(11:42 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 25 Mar 2014 11:42:35 +0000
(11:42 +0000)
test/spec/mkws-pazpar2.js
patch
|
blob
|
history
diff --git
a/test/spec/mkws-pazpar2.js
b/test/spec/mkws-pazpar2.js
index
1f1dc74
..
392643a
100644
(file)
--- a/
test/spec/mkws-pazpar2.js
+++ b/
test/spec/mkws-pazpar2.js
@@
-79,7
+79,7
@@
describe("Check MOTD before search", function () {
// Check that the MOTD has been moved into its container, and
// is visible before the search.
// the mkwsMOTD div was originally inside a testMOTD div, which should
- // now be emtpy
+ // now be empty
// Note that the testMOTD is a regular div, and uses #testMOTD,
// since the automagic class-making does not apply to it.
it("MOTD is hidden", function () {