Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 9374cdcf authored by snuverink_j's avatar snuverink_j
Browse files

remove unmatched bracket

parent 6c3116c8
No related branches found
No related tags found
No related merge requests found
......@@ -209,7 +209,7 @@ String values can occur in string arrays see~Section~\ref{anarray}.
\label{tab:stringfun}
\begin{tabular}{|l|p{0.5\textwidth}|l|l|}
\hline
\tabhead{Function & Meaning & result type & argument type \\
\tabhead Function & Meaning & result type & argument type \\
\hline
\texttt{STRING(X)} &
return string representation of the value
......@@ -1042,5 +1042,3 @@ Token list arrays are always lists of single token lists.
\begin{verbatim}
{X:12:8,Y:12:8}
\end{verbatim}
\index{Command!Format|)}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment