Ray Milkey
Committed by Gerrit Code Review

Fixed a comment cut and paste typo

Change-Id: Ie05cd39eb16f7271c9fa589b7b31fc3460fa7e8e
......@@ -525,7 +525,8 @@ public class AaaManager {
private class InternalConfigListener implements NetworkConfigListener {
/**
* Reconfigures the DHCP Server according to the configuration parameters passed.
* Reconfigures the AAA application according to the
* configuration parameters passed.
*
* @param cfg configuration object
*/
......