Fixed typo in message

pull/1/head
Bill Zimmerman 8 years ago
parent 2e9779b49b
commit 0374e41b62

@ -105,7 +105,7 @@ function DisplayWPAConfig(){
}
}
} else {
$status->addMessage('Failed to updated wifi settings', 'danger');
$status->addMessage('Failed to update wifi settings', 'danger');
}
}

Loading…
Cancel
Save