From 39e35fc750de70411627e7c54ffa9614e32e4e19 Mon Sep 17 00:00:00 2001 From: AJ Ortega Date: Thu, 18 Dec 2014 14:27:27 -0800 Subject: [PATCH] Clean up annotation to make closure happy. --- core-a11y-keys.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core-a11y-keys.html b/core-a11y-keys.html index 63eae5e..985ec22 100644 --- a/core-a11y-keys.html +++ b/core-a11y-keys.html @@ -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: '',