We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a58dd commit b62327eCopy full SHA for b62327e
src/ng/directive/booleanAttrs.js
@@ -281,7 +281,7 @@
281
* The HTML specs do not require browsers to preserve the special attributes such as open.
282
* (The presence of them means true and absence means false)
283
* This prevents the angular compiler from correctly retrieving the binding expression.
284
- * To solve this problem, we introduce the `ngMultiple` directive.
+ * To solve this problem, we introduce the `ngOpen` directive.
285
*
286
* @example
287
<doc:example>
0 commit comments