1
0
Fork 0
forked from len0rd/rockbox

Fix a typo

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21425 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2009-06-20 22:15:49 +00:00
parent 931ff0b12c
commit 05e3aad620

View file

@ -202,7 +202,7 @@
\newcommand{\taghead}{\textbf{Tag} & \textbf{Description} \\\midrule} \newcommand{\taghead}{\textbf{Tag} & \textbf{Description} \\\midrule}
% environment intended to be used with tag maps (for wps) % environment intended to be used with tag maps (for wps)
% usage: \begin{tagmap}{caption}{label} Tag & Description \\ \end{btnmap} % usage: \begin{tagmap}{caption}{label} Tag & Description \\ \end{tagmap}
% Note: this automatically sets the table lines. % Note: this automatically sets the table lines.
% Note: you *need* to terminate the last line with a linebreak \\ % Note: you *need* to terminate the last line with a linebreak \\
% Note: you still need to enclose this with \begin{table} / \end{table} % Note: you still need to enclose this with \begin{table} / \end{table}