summaryrefslogtreecommitdiff
path: root/doc/overview-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/overview-api.txt')
-rw-r--r--doc/overview-api.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/overview-api.txt b/doc/overview-api.txt
index f1268878..fd51d706 100644
--- a/doc/overview-api.txt
+++ b/doc/overview-api.txt
@@ -265,8 +265,8 @@ the "idle" state since the service is not connected.
+---------------+
| idle |<-------------------------------+
- +---------------+ |
- | |
+ +---------------+ A |
+ | clear error | |
| +-------------+ |
+----------------------| failure | |
| service.Connect() +-------------+ |
@@ -302,7 +302,7 @@ the "idle" state since the service is not connected.
| |
+------------------------------------------+
-The different states should no be used by the user interface to trigger
+The different states should not be used by the user interface to trigger
advanced actions. The state transitions are provided for the sole purpose
to give the user feedback on what is currently going on. Especially in
cases where networks are flaky or DHCP servers take a long time these