8000
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.
1 parent fcebc83 commit 3b779a1Copy full SHA for 3b779a1
packages/core/src/render3/instructions/shared.ts
@@ -919,7 +919,7 @@ function generatePropertyAliases(
919
}
920
921
/**
922
- * Initializes data structures required to work with directive outputs and outputs.
+ * Initializes data structures required to work with directive inputs and outputs.
923
* Initialization is done for all directives matched on a given TNode.
924
*/
925
function initializeInputAndOutputAliases(tView: TView, tNode: TNode): void {
0 commit comments