docs: fix a counting fail

SVN-Revision: 21621
This commit is contained in:
Felix Fietkau 2010-05-29 13:11:48 +00:00
parent c88f0ac390
commit 73bb52b30b
1 changed files with 1 additions and 1 deletions

View File

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