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

Commita28961d

Browse files
committed
Spelling correction, per Greg Mullane.
1 parent1e4c33b commita28961d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/initdb/initdb.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* Portions Copyright (c) 1994, Regents of the University of California
4040
* Portions taken from FreeBSD.
4141
*
42-
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.53 2004/08/29 05:06:52 momjian Exp $
42+
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.54 2004/09/02 17:58:41 tgl Exp $
4343
*
4444
*-------------------------------------------------------------------------
4545
*/
@@ -126,7 +126,7 @@ char *authtrust_warning = \
126126
"# CAUTION: Configuring the system for local \"trust\" authentication allows\n"
127127
"# any local user to connect as any PostgreSQL user, including the database\n"
128128
"# superuser. If you do not trust all your local users, use another\n"
129-
"#authenication method.\n";
129+
"#authentication method.\n";
130130
char*authwarning=NULL;
131131

132132
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp