Committed by
Gerrit Code Review
Fix spelling error in LinkCollectionCompiler.java
Change-Id: I27d5c0bb568f3af1a5d4af1b1862dcd63b06f930
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -85,7 +85,7 @@ public class LinkCollectionCompiler<T> { | ... | @@ -85,7 +85,7 @@ public class LinkCollectionCompiler<T> { |
85 | } | 85 | } |
86 | 86 | ||
87 | /** | 87 | /** |
88 | - * Helper method to compute input and ouput ports. | 88 | + * Helper method to compute input and output ports. |
89 | * | 89 | * |
90 | * @param intent the related intents | 90 | * @param intent the related intents |
91 | * @param inputPorts the input ports to compute | 91 | * @param inputPorts the input ports to compute | ... | ... |
-
Please register or login to post a comment