mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
browser: fix comment typo
This commit is contained in:
parent
fbbf2ca884
commit
3eebad470a
@ -12,7 +12,7 @@ exports.load = load;
|
||||
|
||||
/**
|
||||
* Invokes `console.log()` when available.
|
||||
* No-op when `consoel.log` is not a "function".
|
||||
* No-op when `console.log` is not a "function".
|
||||
*
|
||||
* @api public
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user