doc: Rename Autoconnect to AutoConnect

This commit is contained in:
Denis Kenzior 2019-10-24 12:38:50 -05:00
parent 3ef565e31f
commit 9a56cbe3e5
1 changed files with 2 additions and 2 deletions

View File

@ -40,9 +40,9 @@ Properties string Name [readonly]
but has never been successfully connected to, but has never been successfully connected to,
this property is not visible. this property is not visible.
boolean Autoconnect [readwrite] boolean AutoConnect [readwrite]
Setting 'Autoconnect' to False prevents this network Setting 'AutoConnect' to False prevents this network
from being considered as a candidate for the automatic from being considered as a candidate for the automatic
connection when its BSSIDs are observed in the scan connection when its BSSIDs are observed in the scan
results. The default value is True. results. The default value is True.