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 <[email protected]>
Authored: Thu Jan 18 09:55:11 2018 +0800
Committer: liu.yu <[email protected]>
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

Reply via email to