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

Commit23e2f9e

Browse files
committed
Fix spelling error, per Michael Fuhr.
1 parentadc58f1 commit23e2f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/update.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/update.sgml,v 1.32 2005/01/09 05:57:45 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/update.sgml,v 1.33 2005/10/12 23:19:22 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -168,7 +168,7 @@ UPDATE <replaceable class="parameter">count</replaceable>
168168
</para>
169169

170170
<para>
171-
Because of thisindeterminancy, referencing other tables only within
171+
Because of thisindeterminacy, referencing other tables only within
172172
sub-selects is safer, though often harder to read and slower than
173173
using a join.
174174
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp