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

Fix the spelling of 'métalexicographie' in the graph figure generated for the ÉdlA

parent cd26cff6
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ digraph lexicoTAL {
rankdir="LR";
TAL -> Dico [label="Lexicographie"];
Dico -> TAL [label="Utilisation de lexiques"];
Dico -> TAL [label="Méta-lexicographie"];
Dico -> TAL [label="Métalexicographie"];
Dico [label="Dictionnaires &\nEncyclopédies"];
}
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