From 9a56cbe3e58ae9d60d06c7c96d79b5d3f2caf1e7 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 24 Oct 2019 12:38:50 -0500 Subject: [PATCH] doc: Rename Autoconnect to AutoConnect --- doc/knownnetwork-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/knownnetwork-api.txt b/doc/knownnetwork-api.txt index 6326c8fe..a13e36f3 100644 --- a/doc/knownnetwork-api.txt +++ b/doc/knownnetwork-api.txt @@ -40,9 +40,9 @@ Properties string Name [readonly] but has never been successfully connected to, 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 connection when its BSSIDs are observed in the scan results. The default value is True.