Yuta HIGUCHI

-

Typo fix

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