1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:09:29 +03:00

docs: fix a counting fail

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21621 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2010-05-29 13:11:48 +00:00
parent 239a72273c
commit 103fa6b4eb

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 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 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} \begin{itemize}
\item \texttt{package/\textit{<name>}/Makefile} \item \texttt{package/\textit{<name>}/Makefile}