Yuta HIGUCHI

-

Typo fix

Change-Id: I8651523a35f424dbb18bed838496f1b7ce0f799d
...@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit; ...@@ -20,7 +20,7 @@ import java.util.concurrent.TimeUnit;
20 20
21 /** 21 /**
22 * Represents a generalized match & action pair to be applied to 22 * Represents a generalized match & action pair to be applied to
23 - * an infrastucture device. 23 + * an infrastructure device.
24 */ 24 */
25 public interface FlowEntry extends FlowRule { 25 public interface FlowEntry extends FlowRule {
26 26
......