File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ library rating;
3
3
import 'package:angular/angular.dart' ;
4
4
5
5
/* Use the @NgComponent annotation to indicate that this class is an
6
- * Angular Component .
6
+ * Angular component .
7
7
*
8
8
* The selector field defines the CSS selector that will trigger the
9
9
* component. Typically, the CSS selector is an element name.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ library rating;
3
3
import 'package:angular/angular.dart' ;
4
4
5
5
/* Use the @NgComponent annotation to indicate that this class is an
6
- * Angular Component .
6
+ * Angular component .
7
7
*
8
8
* The selector field defines the CSS selector that will trigger the
9
9
* component. Typically, the CSS selector is an element name.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ library rating;
3
3
import 'package:angular/angular.dart' ;
4
4
5
5
/* Use the @NgComponent annotation to indicate that this class is an
6
- * Angular Component .
6
+ * Angular component .
7
7
*
8
8
* The selector field defines the CSS selector that will trigger the
9
9
* component. Typically, the CSS selector is an element name.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ library rating;
3
3
import 'package:angular/angular.dart' ;
4
4
5
5
/* Use the @NgComponent annotation to indicate that this class is an
6
- * Angular Component .
6
+ * Angular component .
7
7
*
8
8
* The selector field defines the CSS selector that will trigger the
9
9
* component. Typically, the CSS selector is an element name.
You can’t perform that action at this time.
0 commit comments