Corrected a spelling mistake: 'avaliable' → 'available'
This commit is contained in:
parent
114aa7aa7b
commit
65476e8278
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ bool Wippersnapper::check_valid_ssid() {
|
|||
/*!
|
||||
@brief Configures the device's Adafruit IO credentials. This method
|
||||
should be used only if filesystem-backed provisioning is
|
||||
not avaliable.
|
||||
not available.
|
||||
*/
|
||||
/****************************************************************************/
|
||||
void Wippersnapper::set_user_key() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue