Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TCF Service - Context Query.html')
-rwxr-xr-xdocs/TCF Service - Context Query.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/TCF Service - Context Query.html b/docs/TCF Service - Context Query.html
index 6271b4bd1..a1b6dcc4b 100755
--- a/docs/TCF Service - Context Query.html
+++ b/docs/TCF Service - Context Query.html
@@ -11,7 +11,7 @@
<ul>
<li><a href='#VersionHistory'>Version History</a>
<li><a href='#Overview'>Overview</a>
- <li><a href='#SyntaxandSemantics'>Syntax and Semantics</a>
+ <li><a href='#SyntaxandSemantics'>Syntax and Semantics</a>
<li><a href='#Cmds'>Commands</a>
<ul>
<li><a href='#CmdQuery'>Query</a>
@@ -126,8 +126,8 @@ tree.</p>
C &bull; <i>&lt;token&gt;</i> &bull; ContextQuery &bull; getAttrNames &bull;
</font></b></pre>
-<p>Get the list of attribute names available for context queries. The "*"
-attribute means that a default attribute comparator exists, in which case,
+<p>Get the list of attribute names available for context queries. The "*"
+attribute means that a default attribute comparator exists, in which case,
the back-end may support additional attributes that are not listed in the reply.</p>
<p>Reply:</p>

Back to the top