diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen index 9bca70cb7..b2b4389c9 100644 --- a/doc/dbus.doxygen +++ b/doc/dbus.doxygen @@ -2107,7 +2107,7 @@ i.e., returned by fi.w1.wpa_supplicant1.Interface.AddNetwork.
  • Properties - a{sv} - (read/write)

    -

    Properties of the configured network. Dictionary contains entries from "network" block of wpa_supplicant configuration file. All values are string type, e.g., frequency is "2437", not 2437. +

    Properties of the configured network. Dictionary contains entries from "network" block of wpa_supplicant configuration file. All values are string type, e.g., frequency is "2437", not 2437. When setting the properties, use the same format as for the AddNetwork() function.