You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2018/03/13 13:51:15 UTC

[2/2] lucene-solr:branch_7x: Ref Guide: Typo 'Syntax' -> 'Syntax'

Ref Guide: Typo 'Syntax' -> 'Syntax'


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/672a16ae
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/672a16ae
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/672a16ae

Branch: refs/heads/branch_7x
Commit: 672a16ae70bd89a9c1802cce717173bd4c93f5ea
Parents: 3b8674f
Author: Cassandra Targett <ct...@apache.org>
Authored: Tue Mar 13 08:50:46 2018 -0500
Committer: Cassandra Targett <ct...@apache.org>
Committed: Tue Mar 13 08:50:46 2018 -0500

----------------------------------------------------------------------
 solr/solr-ref-guide/src/stream-evaluator-reference.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/672a16ae/solr/solr-ref-guide/src/stream-evaluator-reference.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/stream-evaluator-reference.adoc b/solr/solr-ref-guide/src/stream-evaluator-reference.adoc
index 60e826e..7b336fe 100644
--- a/solr/solr-ref-guide/src/stream-evaluator-reference.adoc
+++ b/solr/solr-ref-guide/src/stream-evaluator-reference.adoc
@@ -2225,7 +2225,7 @@ The `sumSq` function returns the sum-of-squares of the values in a numeric array
 
 * `numeric array` : The numeric array to compute the sumSq of.
 
-=== sumSq Syntac
+=== sumSq Syntax
 
 [source,text]
 sumSq(numericArray)