summaryrefslogtreecommitdiff
path: root/docs/reference/node-startup-controller
diff options
context:
space:
mode:
authorErik Botö <erik.boto@pelagicore.com>2014-12-03 12:04:04 +0100
committerJonathan Maw <jonathan.maw@codethink.co.uk>2014-12-04 09:38:14 +0000
commit55969b0cc28ff3c784dca7343466d75bc2b34228 (patch)
treea5ceb704392956e38eccb772c788f9efc132d15e /docs/reference/node-startup-controller
parentfba1b26575c75390be28a8a020953f030114df87 (diff)
downloadnode-startup-controller-55969b0cc28ff3c784dca7343466d75bc2b34228.tar.gz
Unify spelling of focussed.target
Make sure we use the same spelling of focussed in all places to avoid confusion. Signed-off-by: Erik Botö <erik.boto@pelagicore.com>
Diffstat (limited to 'docs/reference/node-startup-controller')
-rw-r--r--docs/reference/node-startup-controller/functional-scope.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/node-startup-controller/functional-scope.xml b/docs/reference/node-startup-controller/functional-scope.xml
index 4c20d75..ae8878c 100644
--- a/docs/reference/node-startup-controller/functional-scope.xml
+++ b/docs/reference/node-startup-controller/functional-scope.xml
@@ -158,7 +158,7 @@
<title>Target startup monitoring</title>
<para>
The Node Startup Controller is responsible to set certain NSM states when certain
- systemd targets (e.g. <literal>focused.target</literal> or
+ systemd targets (e.g. <literal>focussed.target</literal> or
<literal>lazy.target</literal>) have been started within or outside the
Node Startup Controller. For this, it needs to monitor systemd for unit start-up
events.
@@ -181,7 +181,7 @@
not belong to target start-up events setting the NSM state to
<orderedlist>
<listitem>
- <literal>LUC_RUNNING</literal> when <literal>focused.target</literal>
+ <literal>LUC_RUNNING</literal> when <literal>focussed.target</literal>
has been started,
</listitem>
<listitem>