git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -1,7 +1,7 @@
<sect1 id="ch07-sendsignals">
<title>Creating the sendsignals script</title>
-<para>Creat the <filename>/etc/init.d/sendsignals</filename> script by running
+<para>Create the <filename>/etc/init.d/sendsignals</filename> script by running
the following command:</para>
<para><screen><userinput>cat > sendsignals << "EOF"</userinput>