Fix a spelling error.

This commit is contained in:
Dima Dorfman 2001-07-19 13:55:58 +00:00
parent f34b8ab126
commit 68694fa912
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9971

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.125 2001/07/17 00:11:22 chern Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.126 2001/07/17 02:45:19 murray Exp $
-->
<chapter id="ports">
@ -77,7 +77,7 @@
<para>Remember that there are a number of steps you would normally carry
out if you compiled a program yourself (unpacking, patching, compiling,
installing). The files that make up a port contain all the necessary
information to alllow the system to do this for you. You run a handful
information to allow the system to do this for you. You run a handful
of simple commands and the source code for the application is
automatically downloaded, extracted, patched, compiled, and installed
for you.</para>