Yi Tseng
Committed by Gerrit Code Review

Fix typo

Change-Id: I2b7e8663b1cfd774b19e3b4a7b1b2a9191294f1c
...@@ -75,7 +75,7 @@ public class IntentInstaller { ...@@ -75,7 +75,7 @@ public class IntentInstaller {
75 75
76 /** 76 /**
77 * Formats the requests for creating and submit intents. 77 * Formats the requests for creating and submit intents.
78 - * Single Points to Multi Point intents are created for all the conigured 78 + * Single Points to Multi Point intents are created for all the configured
79 * Connect Points. Multi Point to Single Point intents are created for 79 * Connect Points. Multi Point to Single Point intents are created for
80 * Connect Points configured that have hosts attached. 80 * Connect Points configured that have hosts attached.
81 * 81 *
......