Fix typo: bring -> being
authorGary Kacmarcik <garykac@google.com>
Sat, 27 Jul 2013 08:46:13 -0700
changeset 50 d818316db9d0
parent 49 ad9e61403650
child 51 cb70ea8e7bce
Fix typo: bring -> being
source_respec.htm
--- a/source_respec.htm	Sat Jul 27 08:39:35 2013 -0700
+++ b/source_respec.htm	Sat Jul 27 08:46:13 2013 -0700
@@ -572,7 +572,7 @@
                     </dd>
                     <dt><code>key</code></dt>
                     <dd>The <code>key</code> attribute is intended for users who are interested in the meaning of the key
-                        bring pressed, taking into account the current keyboard layout (and IME and dead keys).
+                        being pressed, taking into account the current keyboard layout (and IME and dead keys).
                         Example use case: Detecting modified keys or bare modifier keys (e.g., to perform an action in response to a keyboard shortcut).
                     </dd>
                     <dt><code>code</code></dt>