Fix a couple of spelling mistkes in the developer's handbook.

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-05-06 11:34:28 +00:00
parent bd6bf7ba78
commit 11c374a094
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41553

View file

@ -318,7 +318,7 @@
<itemizedlist>
<listitem>
<para>Call <function>success()</function> to
detemine the outcome of the build.</para>
determine the outcome of the build.</para>
</listitem>
<listitem>
<para>Output the modification size.</para>
@ -376,7 +376,7 @@
</listitem>
</itemizedlist>
<para>Tthis means that <literal>HEAD</literal> always ranks
<para>This means that <literal>HEAD</literal> always ranks
highest, and <literal>RELENG</literal> branches are ranked in
numerical order, with each <literal>STABLE</literal> branch
ranking higher than the release branches forked off of it.