summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/user/builders-writing.in2
-rw-r--r--doc/user/builders-writing.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/builders-writing.in b/doc/user/builders-writing.in
index 8f2d693..19c91de 100644
--- a/doc/user/builders-writing.in
+++ b/doc/user/builders-writing.in
@@ -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>
diff --git a/doc/user/builders-writing.xml b/doc/user/builders-writing.xml
index a44b678..265357d 100644
--- a/doc/user/builders-writing.xml
+++ b/doc/user/builders-writing.xml
@@ -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>