You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2018/01/18 18:50:09 UTC

[2/3] trafodion git commit: Incorporate Comment 1

Incorporate Comment 1


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/c97e3c0e
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/c97e3c0e
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/c97e3c0e

Branch: refs/heads/master
Commit: c97e3c0ed3236f0f673dba392fb9f19132212529
Parents: 1e37079
Author: liu.yu <yu...@esgyn.cn>
Authored: Thu Jan 18 09:55:11 2018 +0800
Committer: liu.yu <yu...@esgyn.cn>
Committed: Thu Jan 18 09:55:11 2018 +0800

----------------------------------------------------------------------
 docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/c97e3c0e/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
----------------------------------------------------------------------
diff --git a/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc b/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
index 08c6f70..4ec556d 100644
--- a/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
+++ b/docs/sql_reference/src/asciidoc/_chapters/olap_functions.adoc
@@ -260,7 +260,7 @@ and <<interval_value_expressions,Interval Value Expressions>>.
 
 * `_inline-window-specification_`
 +
-specifies the window over which the avg is computed. The
+specifies the window over which the AVG is computed. The
 _inline-window-specification_ can contain an optional partition by
 clause, an optional ORDER BY clause and an optional window frame clause.
 The PARTITION BY clause specifies how the intermediate result is