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 cfc6652eb2..d6db8c8dd4 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 @@ public class LinkCollectionCompiler { } /** - * 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