From b5e06633dc15763b40eeda80353da82ac791c81e Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 20 Jul 2016 15:44:28 -0500 Subject: [PATCH] doc: Don't go over 80 characters --- doc/device-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/device-api.txt b/doc/device-api.txt index aa51af82..35c6edc4 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -69,7 +69,8 @@ Properties string Name [readonly] Reflects the general network connection state. One of: - "connected", "disconnected", "connecting", "disconnecting" + "connected", "disconnected", "connecting", + "disconnecting" object ConnectedNetwork [readonly, optional]