Skip to content

Commit

Permalink
Remove accidental epizeuxis
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor1791 authored and Qix- committed May 22, 2021
1 parent e47f96d commit d177f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.js
Expand Up @@ -34,7 +34,7 @@ function setup(env) {

/**
* Selects a color for a debug namespace
* @param {String} namespace The namespace string for the for the debug instance to be colored
* @param {String} namespace The namespace string for the debug instance to be colored
* @return {Number|String} An ANSI color code for the given namespace
* @api private
*/
Expand Down

1 comment on commit d177f2b

@vkpati20

This comment was marked as spam.

Please sign in to comment.