Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Clean up annotation to make closure happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
garlicnation committed Dec 18, 2014
1 parent c0072cf commit 39e35fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-a11y-keys.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,10 +303,10 @@
},
publish: {
/**
* The set of key combinations to listen for.
* The set of key combinations to listen for. In keys syntax.
*
* @attribute keys
* @type string (keys syntax)
* @type string
* @default ''
*/
keys: '',
Expand Down

0 comments on commit 39e35fc

Please sign in to comment.