summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2012-08-03 14:20:15 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-03 14:34:11 +0100
commit775311e5803d4aedeee0aed02e9a84fbd8b02ee0 (patch)
tree39d138824f6d23a41f591d568d3e43b16b3c62e3 /docs
parent63d30da219f80bcead74cffcbc63b94ae5a2f815 (diff)
downloadnode-startup-controller-775311e5803d4aedeee0aed02e9a84fbd8b02ee0.tar.gz
Fix the title of the Test legacy application handler.
Replace the previous title by "Tests for legazy application handling". Fix some paragraphs.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/node-startup-controller/test-legacy-app-handling.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/node-startup-controller/test-legacy-app-handling.xml b/docs/reference/node-startup-controller/test-legacy-app-handling.xml
index 577bce3..39d6e5c 100644
--- a/docs/reference/node-startup-controller/test-legacy-app-handling.xml
+++ b/docs/reference/node-startup-controller/test-legacy-app-handling.xml
@@ -5,14 +5,14 @@
<refentry id="test-legacy-app-handling">
<refmeta>
- <refentrytitle>Tests for Legacy App Handler</refentrytitle>
+ <refentrytitle>Tests for legacy application handling</refentrytitle>
</refmeta>
<refnamediv>
- <refname>Test for legacy app handler</refname>
+ <refname>Tests for legacy application handling</refname>
<refpurpose>
How to verify that legacy app handler correctly registers the units as shutdown
- consumers and when the shutdown process start shutting down consumers the
+ consumers and when the shutdown process starts shutting down consumers the
legacy app handler correctly unregisters this shutdown consumers.
</refpurpose>
</refnamediv>