File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 264
264
* api/ng.$sce#getTrustedResourceUrl $sce.getTrustedResourceUrl}.
265
265
*
266
266
*
267
- * #### `replace` ([*DEPRECATED*!], will be removed in next major release)
267
+ * #### `replace` ([*DEPRECATED*!], will be removed in next major release - i.e. v2.0 )
268
268
* specify what the template should replace. Defaults to `false`.
269
269
*
270
270
* * `true` - the template will replace the directive's element.
274
274
* one. See the {@link guide/directive#creating-custom-directives_creating-directives_template-expanding-directive
275
275
* Directives Guide} for an example.
276
276
*
277
- * There very few scenarios were element replacement is required for the application function,
277
+ * There are very few scenarios where element replacement is required for the application function,
278
278
* the main one being reusable custom components that are used within SVG contexts
279
279
* (because SVG doesn't work with custom elements in the DOM tree).
280
280
*
You can’t perform that action at this time.
0 commit comments