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:52:05 UTC

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

Ref Guide: Typo 'Syntac' -> '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/04d1a825
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/04d1a825
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/04d1a825

Branch: refs/heads/branch_7_3
Commit: 04d1a8258150f14bfc2fc97cf26b81bcf79afb1e
Parents: 0626bee
Author: Cassandra Targett <ct...@apache.org>
Authored: Tue Mar 13 08:51:41 2018 -0500
Committer: Cassandra Targett <ct...@apache.org>
Committed: Tue Mar 13 08:51:41 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/04d1a825/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)