Sho SHIMIZU

Fix typo in Javadoc comment

Change-Id: I7b99179a9e4b5a0e2249b802a940532004c8969c
......@@ -74,7 +74,7 @@ import static org.onosproject.net.intent.IntentState.WITHDRAWN;
*
* TODO implement the following tests:
* - {submit, withdraw, update, replace} intent
* - {submit, update, recomiling} intent with failed compilation
* - {submit, update, recompiling} intent with failed compilation
* - failed reservation
* - push timeout recovery
* - failed items recovery
......