Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LFDM committed May 6, 2014
1 parent 04d3ee4 commit b94db06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/js/other/arethusa_external_api.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";

window.ArethusaExternalApi = function () {
window.arethusaExternalApi = function () {
var obj = {};

obj.isArethusaLoaded = function() {
Expand Down

0 comments on commit b94db06

Please sign in to comment.