From a67f8f251c848ea025b36f81ea899eb9075e28e4 Mon Sep 17 00:00:00 2001 From: Brian O'Connor Date: Thu, 22 Sep 2016 11:13:37 -0700 Subject: [PATCH] Fix spelling error in LinkCollectionCompiler.java Change-Id: I27d5c0bb568f3af1a5d4af1b1862dcd63b06f930 --- .../net/intent/impl/compiler/LinkCollectionCompiler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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