Fix spelling error in LinkCollectionCompiler.java

Change-Id: I27d5c0bb568f3af1a5d4af1b1862dcd63b06f930
This commit is contained in:
Brian O'Connor 2016-09-22 11:13:37 -07:00 committed by Gerrit Code Review
parent f353e40e59
commit a67f8f251c

View File

@ -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 intent the related intents
* @param inputPorts the input ports to compute * @param inputPorts the input ports to compute