diff options
-rw-r--r-- | doc/src/sgml/user-manag.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/user-manag.sgml b/doc/src/sgml/user-manag.sgml index 6a528270ee2..1a3ebc650d9 100644 --- a/doc/src/sgml/user-manag.sgml +++ b/doc/src/sgml/user-manag.sgml @@ -23,8 +23,8 @@ <para> This chapter describes how to create and manage roles. - More information about the effects of privileges on various database - objects can be found in <xref linkend="ddl-priv">. + More information about the effects of role privileges on various + database objects can be found in <xref linkend="ddl-priv">. </para> <sect1 id="database-roles"> |