doc: Don't go over 80 characters

This commit is contained in:
Denis Kenzior 2016-07-20 15:44:28 -05:00
parent 169222fb96
commit b5e06633dc
1 changed files with 2 additions and 1 deletions

View File

@ -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]