From c06d710d3c5746ae01df6a985537aa6b959f526f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Kervella?= Date: Mon, 21 May 2018 22:03:23 +0000 Subject: [PATCH] Typo --- topologie/templates/topologie/graph_switch.dot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topologie/templates/topologie/graph_switch.dot b/topologie/templates/topologie/graph_switch.dot index a6a4c62d..cb9dfaf8 100644 --- a/topologie/templates/topologie/graph_switch.dot +++ b/topologie/templates/topologie/graph_switch.dot @@ -9,7 +9,7 @@ edge[arrowhead=none]; {% for sub in subs %} subgraph cluster_{{ sub.bat_id }} { fontsize=15; -label="Batiment {{ sub.bat_name }}"; +label="Bâtiment {{ sub.bat_name }}"; {% if sub.bornes %} {% block bornes %}