Skip to content

Commit

Permalink
Fixed a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirRawlins committed Jun 1, 2018
1 parent 029e6e2 commit 4b174fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party-error.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(function(window, document, undefined) { "use strict";

/* Generic error message. */
var error_msg = 'Third-party library error, stack track should NOT show as from status-bar.js'
var error_msg = 'Third-party library error, stack trace should NOT show as from status-bar.js'

/*
* Raise a warning/error to ensure that the
Expand Down

0 comments on commit 4b174fc

Please sign in to comment.