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.
PreGeneratedChangeDetection
1 parent dd23bab commit 5a542d8Copy full SHA for 5a542d8
modules/angular2/src/change_detection/interfaces.ts
@@ -24,7 +24,7 @@ export class ProtoChangeDetector {
24
* `JitChangeDetection` strategy at compile time.
25
*
26
27
- * See: {@link DynamicChangeDetection}, {@link JitChangeDetection}, {@link PregenChangeDetection}
+ * See: {@link DynamicChangeDetection}, {@link JitChangeDetection}, {@link PreGeneratedChangeDetection}
28
29
* # Example
30
* ```javascript
0 commit comments