Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc7892c2

Browse files
doc: Fix typo in user inheritance documentation
Commit620ac28 accidentally introduced a typo in the privilegeinheritance documentation
1 parentcad4323 commitc7892c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/user-manag.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ CREATE USER <replaceable>name</replaceable>;
244244
A role inherits the privileges of roles it is a member of, by default.
245245
However, to create a role which does not inherit privileges by
246246
default, use <literal>CREATE ROLE <replaceable>name</replaceable>
247-
NOINHERIT</literal>. Alternatively, inheritance can beoverriden
247+
NOINHERIT</literal>. Alternatively, inheritance can beoverridden
248248
for individual grants by using <literal>WITH INHERIT TRUE</literal>
249249
or <literal>WITH INHERIT FALSE</literal>.
250250
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp