Skip to content

Commit

Permalink
Remove double space
Browse files Browse the repository at this point in the history
Closes #4712
  • Loading branch information
TimvdLippe committed Aug 8, 2017
1 parent d5c2629 commit bbf0e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/mixin.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
/* eslint-disable valid-jsdoc */
/**
* Wraps an ES6 class expression mixin such that the mixin is only applied
* if it has not already been applied its base argument. Also memoizes mixin
* if it has not already been applied its base argument. Also memoizes mixin
* applications.
*
* @memberof Polymer
Expand Down

0 comments on commit bbf0e7c

Please sign in to comment.