Brian O'Connor
Committed by Gerrit Code Review

Fix spelling error in LinkCollectionCompiler.java

Change-Id: I27d5c0bb568f3af1a5d4af1b1862dcd63b06f930
......@@ -85,7 +85,7 @@ public class LinkCollectionCompiler<T> {
}
/**
* Helper method to compute input and ouput ports.
* Helper method to compute input and output ports.
*
* @param intent the related intents
* @param inputPorts the input ports to compute
......