chiark / gitweb /
Fix typos
[elogind.git] / man / sd_event_add_child.xml
index 7a84fcea7ed803983e5c664e4f8be467e8621268..cf8ed0af6c9b2f655ec57596a7aca84fe3737722 100644 (file)
@@ -146,8 +146,8 @@ 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
-        which constains values different than a combination of
+        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>.
         </para></listitem>