chiark / gitweb /
treewide: fix multiple typos
[elogind.git] / man / sd_event_add_child.xml
index ee524e171fa629e4258a163bfbf186565d7d6912..cf8ed0af6c9b2f655ec57596a7aca84fe3737722 100644 (file)
@@ -146,7 +146,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
         <term><constant>-EINVAL</constant></term>
 
         <listitem><para>An invalid argument has been passed. This includes
-        specyfing an empty mask in <parameter>options</parameter> or a mask
+        specifying an empty mask in <parameter>options</parameter> or a mask
         which contains values different than a combination of
         <constant>WEXITED</constant>, <constant>WSTOPPED</constant>, and
         <constant>WCONTINUED</constant>.