diff options
| author | Willem Jan Palenstijn | 2006-06-05 19:43:19 +0000 | 
|---|---|---|
| committer | Willem Jan Palenstijn | 2006-06-05 19:43:19 +0000 | 
| commit | 54c2a055831ec2ef61d039988765c842821c05ea (patch) | |
| tree | 554eba573e31c138817d6dd003ea066d62625796 | |
| parent | 81e0a00966ef575659211db5f89d8569aa01231e (diff) | |
| download | scummvm-rg350-54c2a055831ec2ef61d039988765c842821c05ea.tar.gz scummvm-rg350-54c2a055831ec2ef61d039988765c842821c05ea.tar.bz2 scummvm-rg350-54c2a055831ec2ef61d039988765c842821c05ea.zip | |
fix latex syntax
svn-id: r22943
| -rw-r--r-- | doc/credits.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/credits.tex b/doc/credits.tex index 5dbf1fa820..06b7c7105b 100644 --- a/doc/credits.tex +++ b/doc/credits.tex @@ -163,7 +163,7 @@  \item \textbf{ Infrastructure}  \begin{list}{}{\setlength{\leftmargin}{0.2cm}}  \item  \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}} -    Max Horn & \textit{Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.}\\ +    Max Horn & \textit{Backend \& Engine APIs, file API, sound mixer, audiostreams, data structures, etc.}\\      Eugene Sandulenko & \textit{}\\    \end{tabular}  \end{list} | 
