Fix an undefined entity reference.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 13 Jan 2009 10:33:28 +0000 (10:33 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 13 Jan 2009 10:33:28 +0000 (10:33 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@3896 fdb21ef1-2011-0410-befe-b5e4ea1792b1

doc/user/builders-writing.in
doc/user/builders-writing.xml

index 8f2d6931924fa3388ca5eaf255ecddf0bcbcc1a2..19c91deb5efbd0da17dc8f6d2dfacacac951e449 100644 (file)
@@ -187,7 +187,7 @@ This functionality could be invoked as in the following example:
     <para>
 
     With the &Builder; attached to our &consenv;
-    with the name &Foo;,
+    with the name <function>Foo</function>,
     we can now actually call it like so:
 
     </para>
index a44b67859839b002d1ae707fc9f0df6b393d4f27..265357db905c8a7c60b202dfcbc8927dd47ec6e5 100644 (file)
@@ -173,7 +173,7 @@ This functionality could be invoked as in the following example:
     <para>
 
     With the &Builder; attached to our &consenv;
-    with the name &Foo;,
+    with the name <function>Foo</function>,
     we can now actually call it like so:
 
     </para>