Fix typo in Javadoc comment
Change-Id: I7b99179a9e4b5a0e2249b802a940532004c8969c
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -74,7 +74,7 @@ import static org.onosproject.net.intent.IntentState.WITHDRAWN; | ... | @@ -74,7 +74,7 @@ import static org.onosproject.net.intent.IntentState.WITHDRAWN; |
74 | * | 74 | * |
75 | * TODO implement the following tests: | 75 | * TODO implement the following tests: |
76 | * - {submit, withdraw, update, replace} intent | 76 | * - {submit, withdraw, update, replace} intent |
77 | - * - {submit, update, recomiling} intent with failed compilation | 77 | + * - {submit, update, recompiling} intent with failed compilation |
78 | * - failed reservation | 78 | * - failed reservation |
79 | * - push timeout recovery | 79 | * - push timeout recovery |
80 | * - failed items recovery | 80 | * - failed items recovery | ... | ... |
-
Please register or login to post a comment