diff options
Diffstat (limited to 'src/include/catalog/objectaccess.h')
-rw-r--r-- | src/include/catalog/objectaccess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/catalog/objectaccess.h b/src/include/catalog/objectaccess.h index 12ae55f498c..a34c4c7474b 100644 --- a/src/include/catalog/objectaccess.h +++ b/src/include/catalog/objectaccess.h @@ -29,7 +29,7 @@ * * OAT_NAMESPACE_SEARCH should be invoked prior to object name lookup under * a particular namespace. This event is equivalent to usage permission - * permission on a schema under the default access control mechanism. + * on a schema under the default access control mechanism. * * Other types may be added in the future. */ |