Skip to content
Snippets Groups Projects
Commit f570d20b authored by Alice Brenon's avatar Alice Brenon
Browse files

Fix a very uninformative caption

parent 2ed423be
No related branches found
No related tags found
No related merge requests found
......@@ -235,8 +235,8 @@ d'information contenue dans la distribution de formes observées (à quel point
elle est susceptible d'apparaître spontanément seulement du fait du hasard ou
témoigne au contraire d'un phénomène).
\begin{lstlisting}[caption=Requête CQL traduisant ces critères,
label=lst:cql_naitre_mourir]
\begin{lstlisting}[caption=Requête CQL sur tout mot dont le lemme est «naître»
ou «mourir», label=lst:cql_naitre_mourir]
[lemma="(naître|mourir)"]
\end{lstlisting}
......
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