Merge pull request #834 from jonathanp/master

Fixed typo in a JSDoc comment.
master
Surma 2015-07-07 21:06:13 +01:00
commit 51c1430920
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
/**
* A component handler interface using the revealing module design pattern.
* More details on this pattern design here:
* More details on this design pattern here:
* https://github.com/jasonmayes/mdl-component-design-pattern
* @author Jason Mayes.
*/