Remove double spacing and reindent to 4 spaces

This commit is contained in:
Tobias Eidelpes 2020-03-28 11:23:05 +01:00
parent e8afe63364
commit 5ebc6cdbe7

View File

@ -119,7 +119,7 @@ is sent to the server along with the data the user has filled in.
\inputminted[frame=lines,framesep=2mm,bgcolor=light-gray,baselinestretch=1.2,fontsize=\scriptsize,linenos]{html}{code/hidden-web-form.html}
\caption{Example of an \gls{HTTP} form containing a hidden field with
\texttt{id=userId}. The id is set by the web server dynamically so that every
visitor has his/her unique identifier attached to the form.}
visitor has his/her unique identifier attached to the form.}
\label{lst:hidden web form}
\end{listing}