commit | a67f8f251c848ea025b36f81ea899eb9075e28e4 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu Sep 22 11:13:37 2016 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Sep 23 23:18:21 2016 +0000 |
tree | e83dfba6421c7665d3e7b4f75c3c742fb095ba14 | |
parent | f353e40e595b70adad97f5fda524e7b4119472d7 [diff] |
Fix spelling error in LinkCollectionCompiler.java Change-Id: I27d5c0bb568f3af1a5d4af1b1862dcd63b06f930
diff --git a/core/net/src/main/java/org/onosproject/net/intent/impl/compiler/LinkCollectionCompiler.java b/core/net/src/main/java/org/onosproject/net/intent/impl/compiler/LinkCollectionCompiler.java index cfc6652..d6db8c8 100644 --- a/core/net/src/main/java/org/onosproject/net/intent/impl/compiler/LinkCollectionCompiler.java +++ b/core/net/src/main/java/org/onosproject/net/intent/impl/compiler/LinkCollectionCompiler.java
@@ -85,7 +85,7 @@ } /** - * 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