TRAFODION-2156 Update SQL reference manual for column level privileges

Fixed spelling


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

Branch: refs/heads/master
Commit: ebfdd3d752a5602bef30d15be3ecdcc8f3829620
Parents: 6787ff0
Author: Roberta Marton <rmarton@edev07.esgyn.local>
Authored: Tue Nov 22 17:11:07 2016 +0000
Committer: Roberta Marton <rmarton@edev07.esgyn.local>
Committed: Tue Nov 22 17:11:07 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/ebfdd3d7/docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
----------------------------------------------------------------------
diff --git a/docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc 
b/docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
index 359291e..cbdc2a3 100644
--- a/docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
+++ b/docs/sql_reference/src/asciidoc/_chapters/sql_statements.adoc
@@ -4859,7 +4859,7 @@ Specifies the  _auth-name_ to which you grant privileges.
 +
 Specifies the name of an authorization id to which you grant privileges. See 
<<authorization_ids,authorization ids>>. 
 The authorization id must be a registered database username, an existing role 
name, or public. the name is a regular 
-or delimited case-insensitive identifier. Dee 
<<case_insensitive_delimited_identifiers,case-insensitive delimited 
identifiers>>.
+or delimited case-insensitive identifier. See 
<<case_insensitive_delimited_identifiers,case-insensitive delimited 
identifiers>>.
 If you grant a privilege to public, the privilege remains available to all 
users, unless it is later revoked from public.
 
 * `WITH GRANT OPTION`

Reply via email to