Fix typo
This commit is contained in:
@@ -1599,7 +1599,7 @@
|
|||||||
*
|
*
|
||||||
* This plugin does two things:
|
* This plugin does two things:
|
||||||
*
|
*
|
||||||
* Set stopPropagagation on any element that might take text input. This allows users to type, for
|
* Set stopPropagation on any element that might take text input. This allows users to type, for
|
||||||
* example, the letter 'P' into a form field, without causing the presenter console to spring up.
|
* example, the letter 'P' into a form field, without causing the presenter console to spring up.
|
||||||
*
|
*
|
||||||
* On impress:stepleave, de-focus any potentially active
|
* On impress:stepleave, de-focus any potentially active
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
*
|
*
|
||||||
* This plugin does two things:
|
* This plugin does two things:
|
||||||
*
|
*
|
||||||
* Set stopPropagagation on any element that might take text input. This allows users to type, for
|
* Set stopPropagation on any element that might take text input. This allows users to type, for
|
||||||
* example, the letter 'P' into a form field, without causing the presenter console to spring up.
|
* example, the letter 'P' into a form field, without causing the presenter console to spring up.
|
||||||
*
|
*
|
||||||
* On impress:stepleave, de-focus any potentially active
|
* On impress:stepleave, de-focus any potentially active
|
||||||
|
|||||||
Reference in New Issue
Block a user