summaryrefslogtreecommitdiff
path: root/man/sd_event_add_child.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/sd_event_add_child.xml')
-rw-r--r--man/sd_event_add_child.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml
index 7a84fcea7..ee524e171 100644
--- a/man/sd_event_add_child.xml
+++ b/man/sd_event_add_child.xml
@@ -147,7 +147,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
<listitem><para>An invalid argument has been passed. This includes
specyfing an empty mask in <parameter>options</parameter> or a mask
- which constains values different than a combination of
+ which contains values different than a combination of
<constant>WEXITED</constant>, <constant>WSTOPPED</constant>, and
<constant>WCONTINUED</constant>.
</para></listitem>