Skip to content

Commit becd1d3

Browse files
committed
[ci skip] Fix comment.
1 parent d297047 commit becd1d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mixins/property-effects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2005,7 +2005,7 @@
20052005
*
20062006
* @param {HTMLTemplateElement} template Template containing binding
20072007
* bindings
2008-
* @param {boolean=} runtimeBinding When false (default), performs
2008+
* @param {boolean=} instanceBinding When false (default), performs
20092009
* "prototypical" binding of the template and overwrites any previously
20102010
* bound template for the class. When true (as passed from
20112011
* `_stampTemplate`), the template info is instanced and linked into

0 commit comments

Comments
 (0)