Skip to content

Commit bbf0e7c

Browse files
committed
Remove double space
Closes #4712
1 parent d5c2629 commit bbf0e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/mixin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/* eslint-disable valid-jsdoc */
3333
/**
3434
* Wraps an ES6 class expression mixin such that the mixin is only applied
35-
* if it has not already been applied its base argument. Also memoizes mixin
35+
* if it has not already been applied its base argument. Also memoizes mixin
3636
* applications.
3737
*
3838
* @memberof Polymer

0 commit comments

Comments
 (0)