Commit f02bfae5 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Texts -> Doc as name node (thx to Pyremiel 2020 workshop)

parent 99a93da5
......@@ -275,7 +275,7 @@ defaultName NodeCorpusV3 = "Corpus"
defaultName NodeAnnuaire = "Annuaire"
defaultName NodeDocument = "Doc"
defaultName NodeTexts = "Texts"
defaultName NodeTexts = "Docs"
defaultName NodeList = "List"
defaultName NodeListCooc = "List"
defaultName NodeModel = "Model"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment