Skip to content

Commit dbbb738

Browse files
petebacondarwinnaomiblack
authored andcommitted
docs(annotations): remove reference to Parent annotation
This annotation was removed in 6f4a39c
1 parent 3a7c9e4 commit dbbb738

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/angular2/annotations.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* Annotations provide the additional information that Angular requires in order to run your
66
* application. This module
77
* contains {@link Component}, {@link Directive}, and {@link View} annotations, as well as
8-
* {@link Parent} and {@link Ancestor} annotations that are
9-
* used by Angular to resolve dependencies.
8+
* the {@link Ancestor} annotation that is used by Angular to resolve dependencies.
109
*
1110
*/
1211

0 commit comments

Comments
 (0)