From 9b4b46afae6951420974c878bd74daad4f63afea Mon Sep 17 00:00:00 2001 From: Benny Lyons Date: Sun, 29 Jul 2012 18:02:14 +0100 Subject: [PATCH] ProcessingGraph: text slightly expanded --- doc/user/intro/Glossary.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/intro/Glossary.txt b/doc/user/intro/Glossary.txt index ae51cdc21..e3aa86789 100644 --- a/doc/user/intro/Glossary.txt +++ b/doc/user/intro/Glossary.txt @@ -107,8 +107,8 @@ explanations, the long explanation is the topic of the document above..' media data needed for playback. anchor:ProcessingGraph[] link:#ProcessingGraph[->]Processing Graph:: - Rendering is expressed as detailed network of Nodes, each defining a - processing step. + Rendering is expressed as a detailed network of nodes. The edges can be + envisaged as data flow, while the nodes represent data processing. anchor:Project[] link:#Project[->]Project:: the top-level context in which all edit work is done over an extended