summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-05-29 13:11:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-05-29 13:11:48 +0000
commit73bb52b30b72e439d81055ede2ed433c3e9ac018 (patch)
tree1cdd40b9ab8ee3a39369115166b7ec2d948f8db2 /docs
parentc88f0ac3906cf52ac444536341e7b6b9cac069d0 (diff)
downloadmaster-31e0f0ae-73bb52b30b72e439d81055ede2ed433c3e9ac018.tar.gz
master-31e0f0ae-73bb52b30b72e439d81055ede2ed433c3e9ac018.tar.bz2
master-31e0f0ae-73bb52b30b72e439d81055ede2ed433c3e9ac018.zip
docs: fix a counting fail
SVN-Revision: 21621
Diffstat (limited to 'docs')
-rw-r--r--docs/build.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.tex b/docs/build.tex
index 3a9088afce..6828a23183 100644
--- a/docs/build.tex
+++ b/docs/build.tex
@@ -182,7 +182,7 @@ and packages will be in the "\texttt{bin/packages}" directory.
One of the things that we've attempted to do with OpenWrt's template system is make it
incredibly easy to port software to OpenWrt. If you look at a typical package directory
-in OpenWrt you'll find two things:
+in OpenWrt you'll find several things:
\begin{itemize}
\item \texttt{package/\textit{<name>}/Makefile}