Fix typo in Javadoc comment

Change-Id: I7b99179a9e4b5a0e2249b802a940532004c8969c
diff --git a/core/net/src/test/java/org/onosproject/net/intent/impl/IntentManagerTest.java b/core/net/src/test/java/org/onosproject/net/intent/impl/IntentManagerTest.java
index 0554ae0..17a9498 100644
--- a/core/net/src/test/java/org/onosproject/net/intent/impl/IntentManagerTest.java
+++ b/core/net/src/test/java/org/onosproject/net/intent/impl/IntentManagerTest.java
@@ -74,7 +74,7 @@
  *
  * 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