Incorporate Comments 1

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

Branch: refs/heads/master
Commit: b87b4dbd88a8198e4b867ff7a24e279ed330d669
Parents: f01cc9d
Author: liu.yu <qwerty...@hotmail.com>
Authored: Wed Aug 8 10:49:41 2018 +0800
Committer: liu.yu <qwerty...@hotmail.com>
Committed: Wed Aug 8 10:49:41 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/trafodion/blob/b87b4dbd/docs/spj_guide/src/asciidoc/_chapters/develop_spjs.adoc
----------------------------------------------------------------------
diff --git a/docs/spj_guide/src/asciidoc/_chapters/develop_spjs.adoc 
b/docs/spj_guide/src/asciidoc/_chapters/develop_spjs.adoc
index 9ea44f5..f5a8ebd 100644
--- a/docs/spj_guide/src/asciidoc/_chapters/develop_spjs.adoc
+++ b/docs/spj_guide/src/asciidoc/_chapters/develop_spjs.adoc
@@ -89,7 +89,7 @@ NATIONAL CHAR[ACTER] VARYING | java.lang.String
 | TIMESTAMP | java.sql.Timestamp
 | DEC[IMAL]^2^ +
 PIC[TURE] S9^3^ +
-NUMERIC (including numeric with a precision greater than eighteen)^2^ | 
java.math.Bigdecimal
+NUMERIC (including numeric with a precision greater than eighteen)^2^ | 
java.math.BigDecimal
 | SMALLINT^2^ | short
 | INT[EGER]^2^ | int or java.lang.Integer^4^
 | LARGEINT^2^ | long or java.lang.Long^4^

Reply via email to