There was an error while loading. Please reload this page.
1 parent 9757c13 commit ffc63fcCopy full SHA for ffc63fc
modules/angular2/src/core/metadata.ts
@@ -424,7 +424,7 @@ export var Query: QueryFactory = makeParamDecorator(QueryMetadata);
424
425
426
/**
427
- * {@link ViewQueryMetadata} factory function.
+ * {@link di/ViewQueryMetadata} factory function.
428
*/
429
export var ViewQuery: QueryFactory = makeParamDecorator(ViewQueryMetadata);
430
0 commit comments