Sho SHIMIZU
Committed by Gerrit Code Review

Fix typo

Change-Id: Ib10da595faf98cbdbe88dec5225d0996b8f8cd76
......@@ -19,7 +19,7 @@ import org.onlab.onos.net.DeviceId;
/**
* Represents a generalized match & action pair to be applied to
* an infrastucture device.
* an infrastructure device.
*/
public interface FlowRule extends BatchOperationTarget {
......