From 2597f7864eeaf379097d5014cb548d4461a62910 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Tue, 5 Dec 2017 10:34:47 +0100 Subject: manual: fix wrong highlighter --- docs/manual/using/execution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual') diff --git a/docs/manual/using/execution.rst b/docs/manual/using/execution.rst index 47d200f..ebac4f5 100644 --- a/docs/manual/using/execution.rst +++ b/docs/manual/using/execution.rst @@ -38,7 +38,7 @@ going to chrome://tracing and loading the JSON files. Broadcasting results ==================== -.. highlight:: c +.. highlight:: python Connecting a task output to multiple consumers will in most cases cause undefined results because some data is processed differently than others. A -- cgit v1.2.3