From 73bb52b30b72e439d81055ede2ed433c3e9ac018 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 29 May 2010 13:11:48 +0000
Subject: [PATCH] docs: fix a counting fail

SVN-Revision: 21621
---
 docs/build.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}
-- 
2.30.2