projects
/
pazpar2-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:
3e762d9
)
english typo
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 23 May 2013 19:04:08 +0000
(19:04 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 23 May 2013 19:04:08 +0000
(19:04 +0000)
js/pz2.js
patch
|
blob
|
history
diff --git
a/js/pz2.js
b/js/pz2.js
index
4f16ccb
..
3a99807
100644
(file)
--- a/
js/pz2.js
+++ b/
js/pz2.js
@@
-29,7
+29,7
@@
var pz2 = function ( paramArray )
// at least one callback required
if ( !paramArray )
- throw new Error("Pz2.js: Array with parameters has to be suplied.");
+ throw new Error("Pz2.js: Array with parameters has to be supplied.");
//supported pazpar2's protocol version
this.suppProtoVer = '1';