summaryrefslogtreecommitdiffstats
path: root/docs/progGuideDB/quickreference.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/progGuideDB/quickreference.xml')
-rw-r--r--docs/progGuideDB/quickreference.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/progGuideDB/quickreference.xml b/docs/progGuideDB/quickreference.xml
index 6a5d83052..ef5c3cb80 100644
--- a/docs/progGuideDB/quickreference.xml
+++ b/docs/progGuideDB/quickreference.xml
@@ -682,7 +682,7 @@
</literal>
</blockquote>
where <replaceable>PerClause</replaceable> defines how the aspect is
- instantiated and associated (<literal>issingleton</literal> by
+ instantiated and associated (<literal>issingleton()</literal> by
default):
</para>
@@ -699,7 +699,7 @@
<tbody valign="top">
<row>
<entry>
- [ <literal>issingleton</literal> ]
+ [ <literal>issingleton()</literal> ]
</entry>
<entry>
One instance of the aspect is made. This is