commit | 346609609ad1b522c8c50a0ed634c504b9408297 | [log] [tgz] |
---|---|---|
author | Sho SHIMIZU <sshimizu@us.fujitsu.com> | Thu Jan 22 17:58:44 2015 -0800 |
committer | Sho SHIMIZU <sshimizu@us.fujitsu.com> | Thu Jan 22 17:58:44 2015 -0800 |
tree | bc0dd1fb5ae1d0b823a72b90b9b042706c48b82f | |
parent | 970e7fda204ef9fef49b311b4e38bb940bdd9ce6 [diff] |
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