Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(721)

Unified Diff: components/onc/docs/onc_spec.html

Issue 1091043002: Use networkingPrivate.startConnect (Take 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/device_event_log/device_event_log_impl.cc ('k') | ui/chromeos/network/network_connect.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/onc/docs/onc_spec.html
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index 5f001fcf643ec02676f9d79a6762e5457d70cecc..0c2aa6324cef6feeff1263e4f916f045be991b11 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -456,10 +456,10 @@
(optional, read-only)
<span class="type">string</span>
</span>
- The current error state for this network. Error states are provided by
- the system and are not explicitly defined here. They may or may not be
- human-readable. This field will be empty or absent if the network is not
- in an error state.
+ The current error state for this network, if any. Error states are
+ provided by the system and are not explicitly defined here. They may or
+ may not be human-readable. This field will be empty or absent if the
+ network is not in an error state.
</dd>
<dt class="field">MacAddress</dt>
« no previous file with comments | « components/device_event_log/device_event_log_impl.cc ('k') | ui/chromeos/network/network_connect.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698