Skip to content

Commit

Permalink
Chore: typo in no-irregular-whitespace.js (eslint#12847)
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 authored and montmanu committed Mar 4, 2020
1 parent be4ea8b commit 38e87ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rules/no-irregular-whitespace.js
@@ -1,5 +1,5 @@
/**
* @fileoverview Rule to disalow whitespace that is not a tab or space, whitespace inside strings and comments are allowed
* @fileoverview Rule to disallow whitespace that is not a tab or space, whitespace inside strings and comments are allowed
* @author Jonathan Kingston
* @author Christophe Porteneuve
*/
Expand Down

0 comments on commit 38e87ee

Please sign in to comment.