diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-06-08 20:35:05 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-06-08 20:35:05 +0000 |
commit | 1d0e6bc3b1298bc1ad9384348676783220138caa (patch) | |
tree | e67b701f34a9a76a249a8f0569cd3ea27d97dc05 /docs/build.tex | |
parent | 03b7eda3c0a1a1b451a3700cf1bf9ea54232e640 (diff) | |
download | upstream-1d0e6bc3b1298bc1ad9384348676783220138caa.tar.gz upstream-1d0e6bc3b1298bc1ad9384348676783220138caa.tar.bz2 upstream-1d0e6bc3b1298bc1ad9384348676783220138caa.zip |
comment and fix some parts of the documentation, thanks to Harsh Trivedi
SVN-Revision: 16387
Diffstat (limited to 'docs/build.tex')
-rw-r--r-- | docs/build.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build.tex b/docs/build.tex index 213ddae873..3a9088afce 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -293,7 +293,7 @@ directly as the Nth argument to \texttt{BuildPackage}. \begin{itemize} \item \texttt{SECTION} \\ - The type of package (currently unused) + The section of package (currently unused) \item \texttt{CATEGORY} \\ Which menu it appears in menuconfig: Network, Sound, Utilities, Multimedia ... \item \texttt{TITLE} \\ |