Typo fix

Change-Id: I8651523a35f424dbb18bed838496f1b7ce0f799d
This commit is contained in:
Yuta HIGUCHI 2016-09-22 18:39:25 -07:00
parent 5bf536108b
commit 852fecd1b6

View File

@ -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 {