From 2b948d14b4e14cbcae3e4df8f3c1e691bfdfeaac Mon Sep 17 00:00:00 2001 From: Benny Lyons Date: Sun, 29 Jul 2012 17:28:29 +0100 Subject: [PATCH] Builder corrected: english syntax only. --- 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 df1742e91..30623cfc5 100644 --- a/doc/user/intro/Glossary.txt +++ b/doc/user/intro/Glossary.txt @@ -13,8 +13,8 @@ explanations, the long explanation is the topic of the document above..' examples. anchor:Builder[] link:#Builder[->]Builder:: - A kind of compiler which creates Low Level/Processing Graphs, by - traversing and evaluating the relevant parts of the high-level-model + This is a kind of compiler that creates low-level, or processing, graphs + by traversing and evaluating the relevant parts of the high-level-model and using the Rules System. anchor:Busses[] link:#Busses[->]Busses::