aboutsummaryrefslogtreecommitdiffstats
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
commite3bf75ef2211d0538f16107e3c250775f17057fe (patch)
treedd13d761565d73d63188383051d9877ffe72a762 /docs
parent2a9a2ac4af2e7f82109a1b70b755a5759718822a (diff)
downloadmaster-187ad058-e3bf75ef2211d0538f16107e3c250775f17057fe.tar.gz
master-187ad058-e3bf75ef2211d0538f16107e3c250775f17057fe.tar.bz2
master-187ad058-e3bf75ef2211d0538f16107e3c250775f17057fe.zip
docs: fix a counting fail
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21621 3c298f89-4303-0410-b956-a3cf2f4a3e73
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}