PR: docs/153960

Fix a typo introduced by the last commit.

Pointed out by: Aldous Penaranda (aldous ett penaranda dott name)
This commit is contained in:
Johann Kois 2011-01-15 08:39:27 +00:00
parent e7c77bd0e2
commit f04bc2157a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36795

View file

@ -4171,7 +4171,7 @@ PORTVERSION= 1.0</programlisting>
<sect1 id="conflicts">
<title>Conflict handling</title>
<para>There are tree different variables to register a conflict
<para>There are three different variables to register a conflict
between packages and ports: <makevar>CONFLICTS</makevar>,
<makevar>CONFLICTS_INSTALL</makevar> and
<makevar>CONFLICTS_BUILD</makevar>.</para>